CMake : Use gtkmm library path from pkg-config

This commit is contained in:
bgk 2008-08-27 15:01:38 +00:00
parent c915c8a492
commit de99887998
1 changed files with 6 additions and 0 deletions

View File

@ -235,6 +235,12 @@ IF( CAN_BUILD_GVBAM )
${GTKGLMM_INCLUDE_DIRS}
${GLADEMM_INCLUDE_DIRS}
)
LINK_DIRECTORIES(
${GTKMM_LIBRARY_DIRS}
${GTKGLMM_LIBRARY_DIRS}
${GLADEMM_LIBRARY_DIRS}
)
ENDIF( CAN_BUILD_GVBAM )
ADD_LIBRARY (