5 Commits

Author SHA1 Message Date
Dmitry Marakasov
af27cd0099 Switch to modern CMake way of defining targets and installing exports 2022-04-28 13:51:55 +03:00
Dmitry Marakasov
96befaf1a0 Update CMake for exttest as well 2022-04-27 22:09:40 +03:00
Dmitry Marakasov
0b74fbc7fb Switch to C++17
- Use modern CMake way to set C++ standard
- Remove hacks around Optional, as std::optional is now available
2022-04-27 21:57:46 +03:00
Dmitry Marakasov
051e2e24fa Modernize CMake: lowercase directives 2022-04-27 21:10:57 +03:00
Dmitry Marakasov
c5578f8daf Add mock projects to test correctness of generated pkg-config and cmake modules 2016-01-22 23:23:00 +03:00