[SHLWAPI_APITEST]: Use the 'add_rostests_file' command from Colin ;)

svn path=/trunk/; revision=73545
This commit is contained in:
Hermès Bélusca-Maïto 2017-01-13 22:12:22 +00:00
parent cd7c1882ed
commit 736b7b86f6

View 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)