cpp-utilities/cmake
Martchus d25265fee1 Don't add include path for config.h to header-only libs
This causes CMake errors and CMake is acutally right, it makes
no sense because the config header is only available during build
but a header-only lib is not being built.
2017-10-23 01:08:25 +02:00
..
modules Don't add include path for config.h to header-only libs 2017-10-23 01:08:25 +02:00
templates Allow configuring supported image formats 2017-09-03 17:53:20 +02:00