mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
Fix problem with test on Borland
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#ifdef _WIN32
|
||||
# ifdef c2_EXPORTS
|
||||
# ifdef testc2_EXPORTS
|
||||
# define CM_TEST_LIB_EXPORT __declspec( dllexport )
|
||||
# else
|
||||
# define CM_TEST_LIB_EXPORT __declspec( dllimport )
|
||||
|
||||
Reference in New Issue
Block a user