Skip to content

Commit

Permalink
Missing src
Browse files Browse the repository at this point in the history
  • Loading branch information
sguionni committed Nov 8, 2023
1 parent c5ba631 commit 573cba7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/io/test/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ class VTXIOTestConan(ConanFile):

generators = "CMakeToolchain", "CMakeDeps"

exports_sources = "CMakeLists.txt", "src/*"

def requirements(self):
self.requires("vtx_util/1.0")
self.requires("vtx_core/1.0")
Expand Down

0 comments on commit 573cba7

Please sign in to comment.