Skip to content

Commit

Permalink
Move SlacSimulator into simulation directory
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass committed Sep 24, 2024
1 parent 342a1a9 commit 727de01
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion modules/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ ev_add_module(DummyTokenValidator)
ev_add_module(DummyTokenProvider)
ev_add_module(DummyTokenProviderManual)
ev_add_module(PhyVersoBSP)
ev_add_module(SlacSimulator)

add_subdirectory(examples)
add_subdirectory(simulation)
Expand Down
1 change: 1 addition & 0 deletions modules/simulation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ ev_add_module(IMDSimulator)
ev_add_module(JsEvManager)
ev_add_module(JsSlacSimulator)
ev_add_module(JsYetiSimulator)
ev_add_module(SlacSimulator)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 727de01

Please sign in to comment.