mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ENH: Add test for REMOVE_DEFINITION
This commit is contained in:
@@ -15,6 +15,9 @@ extern "C" {
|
||||
int cm_passed = 0;
|
||||
int cm_failed = 0;
|
||||
|
||||
#ifndef CMAKE_IS_REALLY_FUN
|
||||
This is a problem. Looks like ADD_DEFINITIONS and REMOVE_DEFINITIONS does not work
|
||||
#endif
|
||||
// Here is a stupid function that tries to use std::string methods
|
||||
// so that the dec cxx compiler will instantiate the stuff that
|
||||
// we are using from the CMakeLib library....
|
||||
|
||||
Reference in New Issue
Block a user