Skip to content

Commit

Permalink
Does nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
szmyd committed Aug 7, 2023
1 parent e8bcd72 commit 60e85b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class SISLConan(ConanFile):

def build_requirements(self):
self.build_requires("benchmark/1.7.1")
self.build_requires("cmake/3.27.0")
self.build_requires("gtest/1.13.0")

def requirements(self):
Expand Down

0 comments on commit 60e85b3

Please sign in to comment.