]> git.saurik.com Git - apt.git/blobdiff - ftparchive/CMakeLists.txt
support 'apt build-dep .' (aka: without /)
[apt.git] / ftparchive / CMakeLists.txt
index 1e1dc36cabe1ac03ab2f06db4ab43dab0ed223c9..799fd733531553487a4d1aaa00d1fa44c3fad3c8 100644 (file)
@@ -1,3 +1,4 @@
+include_directories(${BERKELEY_DB_INCLUDE_DIRS})
 # Create the executable tasks
 file(GLOB_RECURSE source "*.cc")
 add_executable(apt-ftparchive ${source})