build: copy json files to out dir
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ add_custom_command(TARGET dbd-unlocker POST_BUILD
|
||||
COMMAND ${CMAKE_COMMAND} -E copy_if_different
|
||||
${JSON_RES_FILES}
|
||||
"$<TARGET_FILE_DIR:dbd-unlocker>/"
|
||||
COMMENT "copying json sources"
|
||||
COMMENT "copying sources"
|
||||
)
|
||||
|
||||
# ------------------------------
|
||||
|
||||
Reference in New Issue
Block a user