Logo
Explore Help
Sign In
kolan/CMake
1
0
Fork 0
You've already forked CMake
Code Issues Pull Requests Releases Wiki Activity
CMake/Tests/ExportImport/Export/testLibCycleB1.c

3 lines
87 B
C
Raw Normal View History

Test link multiplicity export/import We test that LINK_INTERFACE_MULTIPLICITY propagates through export() and install(EXPORT) into dependent projects. A simple cycle of two archives that need to be scanned three times ensures that the importing project uses the multiplicity correctly.
2009-09-01 10:38:36 -04:00
extern int testLibCycleA2(void);
int testLibCycleB1(void) { return testLibCycleA2(); }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 73ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API