删除没用的
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
if (NOT TARGET std::filesystem)
|
||||
add_library(std::filesystem INTERFACE IMPORTED GLOBAL)
|
||||
set_property(TARGET std::filesystem APPEND PROPERTY INTERFACE_COMPILE_FEATURES cxx_std_17)
|
||||
endif ()
|
||||
|
||||
set(Filesystem_FOUND TRUE)
|
||||
set(Filesystem_Final_FOUND TRUE)
|
||||
Reference in New Issue
Block a user