[RAPPS] Stopped GCC whining (fixed GCC build)
[reactos.git] / rostests / apitests / pefile / CMakeLists.txt
1
2 add_executable(pefile_apitest ntoskrnl.c testlist.c)
3 set_module_type(pefile_apitest win32cui)
4 add_importlibs(pefile_apitest msvcrt kernel32)
5 add_rostests_file(TARGET pefile_apitest)