9 Commits

Author SHA1 Message Date
Denis Blank
49e3a659ad Rework the find_package() support
* It is now possible to include the repository correctly
  through add_subdirectory
* find_package(continuable) was improved to work when
  only the path of the repository was added to the module path.
2018-12-11 04:30:58 +01:00
Denis Blank
2b4f31c121 Initial work on benchmarking 2018-11-18 17:46:24 +01:00
Denis Blank
a7cdb16370 Remove cxx_function from dep
* This is no longer needed
2018-03-12 10:54:00 +01:00
Denis Blank
b54bb80147 Rename and cleanup some CMake options 2017-11-13 13:32:16 +01:00
Denis Blank
79dedef359 Add the sceleton for an asio example 2017-10-04 19:46:30 +02:00
Denis Blank
e22db05cc3 Add potswa/cxx_function@e7beb8bfe as second test type erasure backend 2017-03-18 23:35:14 +01:00
Denis Blank
05a4ab7e11 Make the function2 dependency available when not building the unit-tests 2017-03-04 14:11:56 +01:00
Denis Blank
17ad6d3bc1 Add more documentation 2017-03-01 13:35:57 +01:00
Denis Blank
6e5ec79754 initial commit 2017-02-26 00:33:32 +01:00