Service_NSSM/cmake-build-release/CMakeFiles/clean_additional.cmake

11 lines
290 B
CMake
Raw Normal View History

2025-03-06 13:47:33 +08:00
# Additional clean files
cmake_minimum_required(VERSION 3.16)
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "Release")
file(REMOVE_RECURSE
"CMakeFiles\\IPBS_NSSM_autogen.dir\\AutogenUsed.txt"
"CMakeFiles\\IPBS_NSSM_autogen.dir\\ParseCache.txt"
"IPBS_NSSM_autogen"
)
endif()