Skip to content

Commit

Permalink
[add] ninja build script for sample plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
begla committed Aug 18, 2024
1 parent bd1635a commit 42211b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iolite_c_api/sample_plugins/build_plugins_ninja.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -GNinja
cmake --build build --config Release

0 comments on commit 42211b0

Please sign in to comment.