cmake/Tests/RunCMake/File_Archive/unsupported-format.cmake

6 lines
105 B
CMake
Raw Normal View History

2020-08-30 11:54:41 +02:00
set(OUTPUT_NAME "test.rar")
set(ARCHIVE_FORMAT rar)
include(${CMAKE_CURRENT_LIST_DIR}/roundtrip.cmake)