mirea-projects/Third term/Industrial programming technologies/10_Tables/build/Desktop-Debug/CMakeFiles/clean_additional.cmake

11 lines
284 B
CMake
Raw Normal View History

2024-09-27 05:31:03 +00:00
# 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()