Skip to content

Commit

Permalink
Bump NuOsc version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrow257 committed Feb 24, 2025
1 parent 74f32fd commit 017a8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Modules/NuOscillatorSetup.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ set(CMAKE_CUDA_ARCHITECTURES_STRING ${CMAKE_CUDA_ARCHITECTURES})
string(REPLACE " " ";" CMAKE_CUDA_ARCHITECTURES_STRING "${CMAKE_CUDA_ARCHITECTURES}")

if(NOT DEFINED MaCh3_NuOscillatorBranch)
set(MaCh3_NuOscillatorBranch "v1.2.1")
set(MaCh3_NuOscillatorBranch "v1.2.2")
endif()

#Try adding Oscillator Class
Expand Down

0 comments on commit 017a8b4

Please sign in to comment.