Skip to content

Commit 4e64fb7

Browse files
committed
STYLE: GenerateCLP.cmake should only be copied. See #44
1 parent 112076b commit 4e64fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenerateCLP/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ set(${PROJECT_NAME}_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BIN
218218
configure_file(
219219
GenerateCLP.cmake
220220
${CMAKE_CURRENT_BINARY_DIR}/GenerateCLP.cmake
221-
@ONLY
221+
COPYONLY
222222
)
223223
include(GenerateGenerateCLPConfig.cmake)
224224

0 commit comments

Comments
 (0)