This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-02 03:39:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c448b09ad39c35b129d7b91710bea4f26fabdfe4
CMake
/
Tests
/
Module
/
GenerateExportHeader
History
Stephen Kelly
c448b09ad3
Perform the -Werror test only once.
...
This way, the output of the test should be visible on CDash.
2011-08-13 22:57:55 +02:00
..
lib_shared_and_static
Don't export methods on already exported classes.
2011-08-11 10:55:12 +02:00
lib_shared_and_statictest
Expect the tests to pass if hidden visibilty is not enabled.
2011-08-12 10:42:16 +02:00
libshared
Don't export methods on already exported classes.
2011-08-11 10:55:12 +02:00
libsharedtest
Expect the tests to pass if hidden visibilty is not enabled.
2011-08-12 10:42:16 +02:00
libstatic
Don't export methods on already exported classes.
2011-08-11 10:55:12 +02:00
libstatictest
Split the deprecated available check from setting macro values.
2011-08-11 18:17:12 +02:00
override_symbol
Handle the case where the user changes the DEFINE_SYMBOL property.
2011-08-08 02:08:10 +02:00
CMakeLists.txt
Perform the -Werror test only once.
2011-08-13 22:57:55 +02:00
exportheader_test.cpp
…