diff --git a/CMakeLists.txt b/CMakeLists.txt index 0ec18e5..c8028ea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,7 +86,7 @@ add_custom_command(TARGET dbd-unlocker POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy_if_different ${JSON_RES_FILES} "$/" - COMMENT "copying json sources" + COMMENT "copying sources" ) # ------------------------------