mirror of
https://github.com/reactos/CMake.git
synced 2024-12-20 10:38:08 +00:00
Merge topic 'fix-include_directories-whitespace-handling'
a97240b
Tests/IncludeDirectories: Avoid shared library with no symbols
This commit is contained in:
commit
4ae24a105e
@ -1 +1,4 @@
|
||||
// No content
|
||||
#ifdef _WIN32
|
||||
__declspec(dllexport)
|
||||
#endif
|
||||
int empty() { return 0; }
|
||||
|
Loading…
Reference in New Issue
Block a user