On Monday 25 January 2016 21:48:27 Albert Astals Cid wrote: > El Sunday 24 January 2016, a les 16:50:18, Andreas Cord-Landwehr va escriure: > > * it looks strange to me that in minuet/cmake/ there are Config-files for > > the 3rd-party library drumstick. My understanding was that such Config > > files should only be shipped with the respective library (maybe someone > > with a deeper CMake-knowledge can comment?) > > If upstream ships a cmake file awesome, but if not then we have to find it > having our own cmake file.
Absolutely, but shouldn't that be find-files then instead of config-files? I always had the perception that those are quite different. Cheers, Andreas