X-Git-Url: https://git.cworth.org/git?p=apitrace;a=blobdiff_plain;f=CMakeLists.txt;h=9394282c591062bdc931a054a3c01b6a4d3941d4;hp=ccaddd0556885d6e27b414c218a54ba9142ce2ac;hb=4cf9606b3c75478fe7b8258d89b504f854e1de21;hpb=ae423964d8b9e4cae2a180e20879205aeeeca27f diff --git a/CMakeLists.txt b/CMakeLists.txt index ccaddd0..9394282 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -317,7 +317,6 @@ add_library (common STATIC ) set_target_properties (common PROPERTIES - COMPILE_DEFINITIONS APITRACE_SOURCE_DIR="${CMAKE_SOURCE_DIR}" # Ensure it can be statically linked in shared libraries COMPILE_FLAGS "${CMAKE_SHARED_LIBRARY_CXX_FLAGS}" )