mirea-projects/Third term/Industrial programming technologies/10_Tables/build/Desktop-Debug/CMakeFiles/clean_additional.cmake
2024-09-27 08:31:03 +03:00

11 lines
284 B
CMake
Executable File

# Additional clean files
cmake_minimum_required(VERSION 3.16)
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "Debug")
file(REMOVE_RECURSE
"10_Tables_autogen"
"CMakeFiles/10_Tables_autogen.dir/AutogenUsed.txt"
"CMakeFiles/10_Tables_autogen.dir/ParseCache.txt"
)
endif()