App: add CMAKE_BINARY_DIR to search paths
This commit is contained in:
@@ -48,6 +48,7 @@ fc_copy_file_if_different(
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
include_directories(
|
||||
${CMAKE_BINARY_DIR}
|
||||
${CMAKE_BINARY_DIR}/src
|
||||
${CMAKE_SOURCE_DIR}/src
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
|
||||
Reference in New Issue
Block a user