3 lines
87 B
CMake
Executable File
3 lines
87 B
CMake
Executable File
file(MAKE_DIRECTORY testb)
|
|
execute_process(COMMAND ${TEST})
|
|
file(REMOVE_RECURSE testdb) |