mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
Its a header only conan package
This commit is contained in:
parent
2877991498
commit
c2f3aea0a1
@ -5,7 +5,6 @@ class CrowConan(ConanFile):
|
||||
version = "0.1"
|
||||
url = "https://github.com/javierjeronimo/crow"
|
||||
license = "see https://github.com/ipkn/crow/blob/master/LICENSE"
|
||||
settings = "os", "compiler", "build_type", "arch"
|
||||
generators = "cmake"
|
||||
|
||||
requires = (("Boost/1.60.0@lasote/stable"),
|
||||
|
Loading…
Reference in New Issue
Block a user