ByConity/rust/copy_exclude.cmake

3 lines
68 B
CMake

file(COPY "${FROM}" DESTINATION "${TO}"
PATTERN target EXCLUDE)