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>
Wed, 20 Apr 2022 18:06:40 +0000 (20:06 +0200)
commit52c03575531045c08de6e8769e8f4b00204b5ccc
tree343475e17683a82ea7434fa8cc79d9c920dd1a05
parentc83f348adce3a18a9144ecfd73f4629cf060cc2a
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