asmodehn / wkcmake

Workshop CMake - For quick and easy CMake setup of project, based on simple folder and file naming conventions
BSD 2-Clause "Simplified" License
5 stars 2 forks source link

WkDepends : tree of dependencies with Find modules #11

Open asmodehn opened 11 years ago

asmodehn commented 11 years ago

We need to check how it works, if we have a tree of dependencies that we need to retrieve with WkDepends. Inside a find module we should look for the subdependency ( especially when integrating projects not built with wkcmake ) But that sub dependency should be found using wkcmake too...