Skip to content

Commit 291e251

Browse files
committed
STYLE: GenerateCLP.cmake should only be copied. See Slicer#44
1 parent 92269e5 commit 291e251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenerateCLP/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ set(${PROJECT_NAME}_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BIN
231231
configure_file(
232232
GenerateCLP.cmake
233233
${CMAKE_CURRENT_BINARY_DIR}/GenerateCLP.cmake
234-
@ONLY
234+
COPYONLY
235235
)
236236
include(GenerateGenerateCLPConfig.cmake)
237237

0 commit comments

Comments
 (0)