Bump version to dev.09

This commit is contained in:
Magne Sjaastad
2024-01-15 08:48:42 +01:00
parent 340c1383fc
commit 6eb8f75f17
2 changed files with 1 additions and 2 deletions

View File

@@ -400,7 +400,6 @@ foreach(riFileName ${RI_FILENAMES})
endforeach()
add_custom_target(
PreBuildFileCopy
COMMENT "PreBuildFileCopy step: copy runtime files into build folder"
${copyCommands}
)
set_property(TARGET PreBuildFileCopy PROPERTY FOLDER "FileCopyTargets")