diff --git a/rostests/apitests/shlwapi/CMakeLists.txt b/rostests/apitests/shlwapi/CMakeLists.txt index 8975ec5a4dc..159243d5e71 100644 --- a/rostests/apitests/shlwapi/CMakeLists.txt +++ b/rostests/apitests/shlwapi/CMakeLists.txt @@ -9,4 +9,4 @@ list(APPEND SOURCE add_executable(shlwapi_apitest ${SOURCE}) set_module_type(shlwapi_apitest win32cui) add_importlibs(shlwapi_apitest shlwapi msvcrt kernel32) -add_cd_file(TARGET shlwapi_apitest DESTINATION reactos/bin FOR all) +add_rostests_file(TARGET shlwapi_apitest)