]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Make MULTI_SEMANTICS more prominent
authorMichael Schroeder <mls@suse.de>
Fri, 22 May 2015 13:44:51 +0000 (15:44 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 22 May 2015 13:44:51 +0000 (15:44 +0200)
CMakeLists.txt

index 53721d32573469d87ce022a566a72fbd1cbde6e4..45422af4a08033d9c17ae441c9e4e133c4061f8c 100644 (file)
@@ -25,6 +25,8 @@ OPTION (ENABLE_CUDFREPO "Build with cudf repository support?" OFF)
 OPTION (ENABLE_HAIKU "Build with Haiku package support?" OFF)
 OPTION (ENABLE_APPDATA "Build with AppStream appdata support?" OFF)
 
+OPTION (MULTI_SEMANTICS "Build with support for multiple distribution types?" OFF)
+
 OPTION (ENABLE_LZMA_COMPRESSION "Build with lzma/xz compression support?" OFF)
 OPTION (ENABLE_BZIP2_COMPRESSION "Build with bzip2 compression support?" OFF)