[USP10_WINETEST] Sync with Wine Staging 2.9. CORE-13362
[reactos.git] / rostests / kmtests / example / CMakeLists.txt
index 3f280be..e39ee3d 100644 (file)
@@ -11,4 +11,4 @@ target_link_libraries(example_drv kmtest_printf ${PSEH_LIB})
 add_importlibs(example_drv ntoskrnl hal)
 add_target_compile_definitions(example_drv KMT_STANDALONE_DRIVER)
 #add_pch(example_drv ../include/kmt_test.h)
-add_cd_file(TARGET example_drv DESTINATION reactos/bin FOR all)
+add_rostests_file(TARGET example_drv)