Commit Graph

6 Commits

Author SHA1 Message Date
King_DuckZ 9d63269bfa Remove gtest copy
I don't know why this was included not as a
submodule or a regular dependency, but it looks
wrong to me. Re-added as submodule.
2021-04-06 12:15:24 +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 19b12600d8 Add the version number to vectorwrapper.hpp 2019-01-19 11:06:49 +00:00
King_DuckZ 83418105e3 static_cast assignments by default.
This can be disabled by defining VWR_WITH_UNCASTED_ASSIGNMENT.
2017-03-11 08:45:11 +00:00
King_DuckZ dc1b3e7b76 Use ctest in cmake. 2016-11-02 01:19:48 +01:00
King_DuckZ b7c7d77dac New test program based on gtest. 2015-07-23 23:10:03 +02:00