]> Dogcows Code - chaz/tint2/blobdiff - CMakeLists.txt
*fix* change the default location of tintwizard.py to ${CMAKE_INSTALL_PREFIX}/bin...
[chaz/tint2] / CMakeLists.txt
index a5ded33adf754d8084430f8ca16fcf6796fb890b..8ef88ad809b2da30d38d43d82e9fbf0c373d5021 100644 (file)
@@ -57,7 +57,7 @@ if( ENABLE_BATTERY )
 endif( ENABLE_BATTERY )
 
 if( ENABLE_TINT2CONF )
-  add_definitions( -DBUILD_CMAKE )
+  add_definitions( -DHAVE_VERSION_H )
   add_subdirectory( src/tint2conf )
   add_dependencies( tint2conf version )
 endif( ENABLE_TINT2CONF )
This page took 0.021098 seconds and 4 git commands to generate.