[306/906] fix CMake build and frozen CodeBlocks build
This commit is contained in:
parent
3b8429c2df
commit
c83cbcd398
@ -5,10 +5,13 @@ include_directories(AFTER
|
||||
.
|
||||
${GLEW_INCLUDE_DIR}
|
||||
${GSTREAMER_INCLUDE_DIR}
|
||||
${GLIB2_INCLUDE_DIR}
|
||||
${GLIB2_INCLUDE_DIR})
|
||||
|
||||
if (NOT GST_USING_BINARY_REGISTRY)
|
||||
include_directories(AFTER
|
||||
${LIBXML2_INCLUDE_DIR}
|
||||
${LIBICONV_INCLUDE_DIR})
|
||||
|
||||
endif (NOT GST_USING_BINARY_REGISTRY)
|
||||
|
||||
if (WIN32)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user