Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Tars authored Oct 27, 2024
1 parent 4ffa931 commit 5368e98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ if (BUDDY_STABLEDIFFUSION_EXAMPLES)
add_subdirectory(BuddyStableDiffusion)
endif()

if (BUDDY_TESTOP_EXAMPLES)
add_subdirectory(TestOp)
endif()

if(BUDDY_DSL_EXAMPLES)
add_subdirectory(ToyDSL)
endif()
Expand Down

0 comments on commit 5368e98

Please sign in to comment.