Logo
Explore Help
Register Sign In
reactos/CMake
1
0
Fork 0
You've already forked CMake
mirror of https://github.com/reactos/CMake.git synced 2025-01-13 15:02:19 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
CMake/Tests/ObjectLibrary/B/b2.c

3 lines
51 B
C
Raw Normal View History

Test OBJECT library success cases Add "ObjectLibrary" test to build and use OBJECT libraries. Build multiple object libraries in separate directories with different flags. Use a custom command to generate a source file in one OBJECT library. Reference the OBJECT libraries for inclusion in a STATIC library, a SHARED library, and an EXECUTABLE target. Use the static and shared libraries each in executables that end up using the object library symbols. Verify that object library symbols are exported from the shared library.
2012-03-12 14:41:34 -04:00
#include "b.h"
EXPORT_B int b2(void) { return 0; }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 1020ms Template: 38ms
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