]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/CMakeLists.txt
CMake: Fix uninitialized variables
[apt.git] / apt-pkg / CMakeLists.txt
index ec78f49c404f05d232cb11eef33a57760c31d4e2..a90bb1d8c4071226ea1e54a09bedd6686ca51fb9 100644 (file)
@@ -26,7 +26,7 @@ add_dependencies(apt-pkg apt-pkg-versionscript)
 # Link the library and set the SONAME
 target_include_directories(apt-pkg
                            PRIVATE ${ZLIB_INCLUDE_DIRS}
-                                   ${BZIP2_INCLUDE_DIRS}
+                                   ${BZIP2_INCLUDE_DIR}
                                    ${LZMA_INCLUDE_DIRS}
                                    ${LZ4_INCLUDE_DIRS})
 target_link_libraries(apt-pkg