mirror of
https://github.com/reactos/CMake.git
synced 2024-12-26 05:27:07 +00:00
fb7348f644
The Watcom compiler interprets "-DB" as option -db generate browsing information so define "A_DEF" and "B_DEF" instead of just "A" and "B". Skip CMAKE_SHARED_LIBRARY_C_FLAGS for Watcom because it is set to -bd build Dynamic link library which adds a DLL entry point to each object. |
||
---|---|---|
.. | ||
b1_vs6.c | ||
b1.c | ||
b2_vs6.c | ||
b2.c | ||
b.h | ||
CMakeLists.txt |