cpp-utilities/cmake/templates
Martchus 942c14ce3d Fix target include dirs
* Add include path of own header files for build
  and external use via imported target. Previously
  only include dirs required for external libs were
  added.
* Using global include dirs is no longer required.
* When PUBLIC_SHARED_INCLUDE_DIRS is empty, adding
  "${PUBLIC_SHARED_INCLUDE_DIRS}" to public include dirs
  does not leave INTERFACE_INCLUDE_DIRECTORIES property
  empty. Instead the source dir is added. So just don't
  use quotes here.
2017-07-11 22:02:27 +02:00
..
Config.cmake.in Fix target include dirs 2017-07-11 22:02:27 +02:00
bash-completion.sh.in Fix minor issues in build scripts 2016-09-30 23:52:00 +02:00
config.h.in Show version of used libraries in --help 2017-04-15 01:10:38 +02:00
desktop.in Allow adding 'GenericName' in *.desktop file 2016-11-04 14:02:23 +01:00
doxygen.in Use version as Doxygen project number 2016-06-11 00:54:02 +02:00
global.h.in Adapt global.h.in to new coding style 2017-05-01 02:57:58 +02:00
template.pc.in Allow creation of header-only library 2017-04-14 23:30:46 +02:00
windows.rc.in reduce code duplication in build system 2016-04-16 02:11:05 +02:00