2 lines
39 B
CMake
2 lines
39 B
CMake
|
|
configure_file("${IN}" "${OUT}" @ONLY)
|
|
|
configure_file("${IN}" "${OUT}" @ONLY)
|