forked from catchorg/Catch2
#926 Update Conan version by release
- Update release scripts to increment Conan version Signed-off-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
@@ -12,8 +12,5 @@ class CatchConan(ConanFile):
|
||||
url = "https://github.com/philsquared/Catch"
|
||||
license = "BSL-1.0"
|
||||
|
||||
def build(self):
|
||||
pass
|
||||
|
||||
def package(self):
|
||||
self.copy(pattern="catch.hpp", src="single_include", dst="include")
|
||||
|
Reference in New Issue
Block a user