Minor fix
This commit is contained in:
parent
5b46a86056
commit
7e3751224a
|
@ -14,7 +14,7 @@ ADD_CUSTOM_TARGET(Example_data ALL
|
|||
|
||||
# 0001097: CMake stops with error "Circular ... <- ... dependency dropped."
|
||||
if(NOT "${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
|
||||
fc_copy_sources(Examples "${CMAKE_BINARY_DIR}/data/examples" ${Examples_Files})
|
||||
fc_copy_sources(Example_data "${CMAKE_BINARY_DIR}/data/examples" ${Examples_Files})
|
||||
endif()
|
||||
|
||||
INSTALL(
|
||||
|
|
Loading…
Reference in New Issue
Block a user