mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-21 14:27:50 +08:00
3 lines
87 B
CMake
3 lines
87 B
CMake
file(MAKE_DIRECTORY testb)
|
|
execute_process(COMMAND ${TEST})
|
|
file(REMOVE_RECURSE testdb) |