crun: 1.8.3 -> 1.8.4
[NixPkgs.git] / pkgs / tools / cd-dvd / cdrkit / include-path.patch
blobc071e182d7f52d548143dec1755c7ed830f72184
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index 57edba6..d06b6d9 100644
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt
5 @@ -1,3 +1,4 @@
6 PROJECT (cdrkit C)
7 +INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}/include)
8 SUBDIRS(include genisoimage wodim libedc libhfs_iso libparanoia icedax libusal librols libunls readom netscsid 3rd-party/dirsplit)