diff --git a/soh/CMakeLists.txt b/soh/CMakeLists.txt index 372e64d80..490e554a5 100644 --- a/soh/CMakeLists.txt +++ b/soh/CMakeLists.txt @@ -1953,7 +1953,7 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Windows") TARGET ${PROJECT_NAME} PRE_BUILD COMMANDS - COMMAND $ copy /b $src\\boot\\build.c +,, + COMMAND $ copy /b $build.c +,, ) endif() ################################################################################