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

11 lines
281 B
CMake
Raw Permalink 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
"9_Tables_autogen"
"CMakeFiles/9_Tables_autogen.dir/AutogenUsed.txt"
"CMakeFiles/9_Tables_autogen.dir/ParseCache.txt"
)
endif()