[SHLWAPI_APITEST]: Use the 'add_rostests_file' command from Colin ;)
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 13 Jan 2017 22:12:22 +0000 (22:12 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 13 Jan 2017 22:12:22 +0000 (22:12 +0000)
svn path=/trunk/; revision=73545

rostests/apitests/shlwapi/CMakeLists.txt

index 8975ec5..159243d 100644 (file)
@@ -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)