*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:
@@ -28,6 +28,7 @@ target_link_libraries( tint2conf ${X11_LIBRARIES}
|
||||
${GTHREAD2_LIBRARIES}
|
||||
${GTK2_LIBRARIES} )
|
||||
|
||||
add_definitions( -DINSTALL_PREFIX=\"${CMAKE_INSTALL_PREFIX}\" )
|
||||
set_target_properties( tint2conf PROPERTIES COMPILE_FLAGS -Wall )
|
||||
#set_target_properties(tint2conf PROPERTIES LINK_FLAGS -Wl,--as-needed)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user