summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/File_Archive/paxr-bz2.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/File_Archive/paxr-bz2.cmake')
-rw-r--r--Tests/RunCMake/File_Archive/paxr-bz2.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/File_Archive/paxr-bz2.cmake b/Tests/RunCMake/File_Archive/paxr-bz2.cmake
index 469a131..d38f8f3 100644
--- a/Tests/RunCMake/File_Archive/paxr-bz2.cmake
+++ b/Tests/RunCMake/File_Archive/paxr-bz2.cmake
@@ -1,6 +1,6 @@
set(OUTPUT_NAME "test.tar.bz2")
-set(COMPRESSION_FORMAT paxr)
+set(ARCHIVE_FORMAT paxr)
set(COMPRESSION_TYPE BZip2)
include(${CMAKE_CURRENT_LIST_DIR}/roundtrip.cmake)