Commit Graph

9 Commits

Author SHA1 Message Date
King_DuckZ fcaa62d69f Fix copy-construction warning in clang
This bumps the c++ requirement to c++17
2021-04-08 15:01:42 +02:00
King_DuckZ 3842f6c7b8 Version bump to 1.1.2 2021-03-18 16:08:52 +01:00
King_DuckZ af7fe9f1fa Improve install 2020-05-05 11:02:58 +02:00
King_DuckZ 965caeee7b Version bump to 1.1.1 2020-05-05 03:23:09 +02:00
King_DuckZ 2e30692071 Fix cmake files so client projects can link to the interface target.
This way they can link to vwr::vectorwrapper to have the
correct include path added.
2020-04-07 23:53:19 +02:00
King_DuckZ fcd09b2f85 Fix option name - it's spelled BUILD_TESTING. 2019-01-20 01:13:46 +00:00
King_DuckZ 92775e075f See https://cliutils.gitlab.io/modern-cmake/chapters/install/installing.html 2019-01-19 13:30:17 +00:00
King_DuckZ 0ffa18c0cf Generate a cmakefile for importing this library from other projects. 2019-01-19 11:39:44 +00:00
King_DuckZ 19b12600d8 Add the version number to vectorwrapper.hpp 2019-01-19 11:06:49 +00:00