6 lines
56 B
CMake
Raw Normal View History

2015-08-17 11:37:30 +02:00
install(FILES
2020-08-30 11:54:41 +02:00
$<HOST_LINK:empty>
2015-08-17 11:37:30 +02:00
DESTINATION src
)