*fix* change the default location of tintwizard.py to ${CMAKE_INSTALL_PREFIX}/bin/tintwizard.py (issue 264)
git-svn-id: http://tint2.googlecode.com/svn/trunk@490 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user