PowerModeler/build/Qt_MinGW_64_bit-Debug/CMakeFiles/clean_additional.cmake

11 lines
297 B
CMake

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