Move config include path, so it works for the exported target
This commit is contained in:
@@ -66,9 +66,6 @@ endif()
|
||||
if(NOT INSTALLER_RUN)
|
||||
add_subdirectory(deps)
|
||||
|
||||
add_definitions(-DHAVE_CONFIG_H=1)
|
||||
include_directories("${CMAKE_BINARY_DIR}/config")
|
||||
|
||||
add_subdirectory(libobs)
|
||||
|
||||
if(WIN32)
|
||||
|
Reference in New Issue
Block a user