mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixes by cmake-format
This commit is contained in:
@@ -398,10 +398,7 @@ foreach(riFileName ${RI_FILENAMES})
|
||||
$<TARGET_FILE_DIR:ResInsightDummyTarget>
|
||||
)
|
||||
endforeach()
|
||||
add_custom_target(
|
||||
PreBuildFileCopy
|
||||
${copyCommands}
|
||||
)
|
||||
add_custom_target(PreBuildFileCopy ${copyCommands})
|
||||
set_property(TARGET PreBuildFileCopy PROPERTY FOLDER "FileCopyTargets")
|
||||
|
||||
# Make ResInsight depend on the prebuild target.
|
||||
|
||||
Reference in New Issue
Block a user