6 Commits

Author SHA1 Message Date
Peter Dimov
da6f5420fe Remove manual boost_install call from CMakeLists.txt 2020-06-14 19:19:43 +03:00
Peter Dimov
38d5273ad7 Add CMake tests 2019-12-28 18:44:22 +02:00
Peter Dimov
cab10beccd Add CMake install support 2019-12-28 18:11:49 +02:00
Peter Dimov
eafb1c877b Add 'unsupported' comment to CMakeLists.txt 2018-09-30 04:05:09 +03:00
Mike Dev
aec4ca6914 [CMake] Fix library name 2018-09-20 12:57:12 +02:00
Mike Dev
10f3663798 [CMake] Generate cmake target that other libraries can use
... to express their dependency on this library and retrieve any
configuration information such as the include directory, binary
to link to (if any), transitive dependencies, necessary compiler
options or the required c++ standards level.
2018-09-20 12:25:24 +02:00