Update cmake_modules/glibConfig.cmake
This commit is contained in:
parent
bd1de80e98
commit
42e04b26cb
1 changed files with 2 additions and 0 deletions
|
@ -52,4 +52,6 @@ endif(GLIB2_INTERNAL_INCLUDE_DIR)
|
|||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(GLIB2 DEFAULT_MSG GLIB2_LIBRARIES GLIB2_MAIN_INCLUDE_DIR)
|
||||
|
||||
set(GLIB2_INCLUDE_DIR ${GLIB2_INCLUDE_DIR} "../lib/glib-2.0/include")
|
||||
|
||||
mark_as_advanced(GLIB2_INCLUDE_DIR GLIB2_LIBRARIES)
|
||||
|
|
Loading…
Add table
Reference in a new issue