Skip to content

Commit

Permalink
export tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Basler committed Jun 2, 2024
1 parent c85eaf7 commit 320e524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class CmaesConan(ConanFile):
"libcmaes-config.cmake.in",
"src/*",
"libcmaes.pc.in",
"tests/*"
)

def build_requirements(self):
Expand Down

0 comments on commit 320e524

Please sign in to comment.