Skip to content

Commit

Permalink
forgot a call
Browse files Browse the repository at this point in the history
  • Loading branch information
alxvth committed Sep 20, 2024
1 parent e1d09b1 commit fcb40b6
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 @@ -129,6 +129,7 @@ def generate(self):

def _configure_cmake(self):
cmake = CMake(self)
self.generate_vcpkg()
cmake.configure(build_script_folder="hdps/ExamplePlugins")
cmake.verbose = True
return cmake
Expand Down

0 comments on commit fcb40b6

Please sign in to comment.