DUNE / dunesw

Apache License 2.0
4 stars 26 forks source link

Updating the CMakeLists.txt #129

Closed pgranger23 closed 2 months ago

pgranger23 commented 2 months ago

Updating the CMakeLists.txt to actually copy the newly added fcl in the caf folders...

absolution1 commented 2 months ago

Hi @pgranger23 Thanks for fixing this. As a heads up, you also need to include CMakeLists.txt files inside of the caf folders (you can find an example of one such file here: https://github.com/DUNE/dunesw/blob/develop/fcl/dunefd/reco/CMakeLists.txt)

I had a quick glance at the CAF dirs and could not see any CMakeLists.txt files. Can you confirm if they are there?

pgranger23 commented 2 months ago

Thanks for the comment! I also forgot this... Should be fixed now