Skip to content

Commit

Permalink
Merge pull request #1 from mag-noise/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
KaiwenS7 authored Jul 2, 2024
2 parents 1f98a67 + d8ef78a commit 8d63891
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
/build
/build_lib
/tests/build
/MSSAProcessingPipeline/build
/.vs
/.vscode
/out
Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ set(CMAKE_CXX_STANDARD 17)

project(MSSALibraries)

add_subdirectory(MSSAProcessingPipeline)
add_subdirectory(MSSAPython)
add_subdirectory(MSSAPython)
add_subdirectory(MSSAProcessingPipeline)
Binary file added release/mssa_v3.12.zip
Binary file not shown.

0 comments on commit 8d63891

Please sign in to comment.