mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-29 10:21:54 -06:00
Fixes by cmake-format
This commit is contained in:
parent
6eb8f75f17
commit
caa42a89d3
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user