Move code to find CPLs in directories out of DCP-o-matic.
authorCarl Hetherington <cth@carlh.net>
Mon, 3 Jan 2022 23:26:49 +0000 (23:26 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 3 Jan 2022 23:26:49 +0000 (23:26 +0000)
commite779d157a7e5062b6582d8507b29788f8a88f0f3
tree7f44e21c730ef9d0e63321b9f5a0f7e91119daa2
parent7cdb8849d519cb600d6bd746ac9e9d1b16acbb44
Move code to find CPLs in directories out of DCP-o-matic.

This adds find_and_resolve_cpls().
src/search.cc [new file with mode: 0644]
src/search.h [new file with mode: 0644]
src/wscript