Skip to content

Commit

Permalink
Update conanfile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
samuaz authored Jun 7, 2024
1 parent 53b5c5b commit 495e78a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipes/mariadb-connector-cpp/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ def _patch_sources(self):
"FIND_LIBRARY(CCLIB mariadb)"
)



def build(self):
self._patch_sources()
cmake = CMake(self)
Expand Down

0 comments on commit 495e78a

Please sign in to comment.