mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
before task parser
This commit is contained in:
10
ServerLMS/Release64/CMakeFiles/clean_additional.cmake
Normal file
10
ServerLMS/Release64/CMakeFiles/clean_additional.cmake
Normal file
@@ -0,0 +1,10 @@
|
||||
# Additional clean files
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "Release")
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles\\ServerLMS_autogen.dir\\AutogenUsed.txt"
|
||||
"CMakeFiles\\ServerLMS_autogen.dir\\ParseCache.txt"
|
||||
"ServerLMS_autogen"
|
||||
)
|
||||
endif()
|
||||
Reference in New Issue
Block a user