cpp-utilities/cmake
Martchus 5607691251 Deal with "bundled" dependencies
* Allow exporting targets from 3rd party projects which are
  built within my own projects. This is required if the build
  scripts of these 3rd party projects don't have an export on
  their own but are used in the public interface or as a dependency
  of a static library.
* Add those libraries to the pkg-config file as well.
2019-06-15 15:30:56 +02:00
..
modules Deal with "bundled" dependencies 2019-06-15 15:30:56 +02:00
templates Prefix most of the macros in global.h 2019-06-12 20:34:25 +02:00