Egor Pugin
a3aacfe412
Update comments.
2018-01-31 18:32:11 +03:00
Egor Pugin
83c9a6393d
Update FindHinnantDate.cmake script.
2018-01-31 18:22:17 +03:00
rbock
50143288bc
More variants of finding the date library
2017-11-26 19:38:35 +01:00
Armand Leclercq
a69c83a32b
Add include directory in HinnantDate search path to match Hinnant repository master branch
2017-11-10 20:26:01 +00:00
Marvin Ritter
1c848ead8f
Find Hinnant date library in date/ subfolder
2016-10-20 21:52:19 +02:00
Christian Dávid
7097d4a325
Approved error messages of FindHinnantDate.cmake
...
Also added a documented variable to give hints.
2016-05-05 10:09:04 +02:00
Christian Dávid
f41770dbe2
Added FindHinnatDate.cmake to prevent usage of preset paths
...
Howard Hinnant's date and time library is found using a cmake Find-module.
Commit 377fbc8958
was reverted to ensure that the
exported target has the correct properties.
2016-05-01 20:05:50 +02:00
Christian Dávid
bc935dbae8
Added cmake package config file
...
Now sqlpp11 can be used with
find_package(Sqlpp11)
target_link_libraries(... sqlpp11)
in your project's CMakeLists.txt
2016-01-09 19:00:05 +01:00