Move config include path, so it works for the exported target
This commit is contained in:
@@ -270,6 +270,7 @@ endif()
|
||||
|
||||
target_include_directories(libobs PUBLIC
|
||||
"$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>"
|
||||
"$<BUILD_INTERFACE:${CMAKE_BINARY_DIR}/config>"
|
||||
"$<INSTALL_INTERFACE:${OBS_INCLUDE_DESTINATION}>")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user