Skip to content

Commit

Permalink
Disable the compilation of the Async example.
Browse files Browse the repository at this point in the history
  • Loading branch information
agheata committed Dec 20, 2024
1 parent 557b423 commit 9004567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ configure_file(data/ppttbar.hepmc3 ${PROJECT_BINARY_DIR}/ppttbar.hepmc3)
# - Subprojects
add_subdirectory(Example1)
add_subdirectory(IntegrationBenchmark)
add_subdirectory(AsyncExample)
#add_subdirectory(AsyncExample)

0 comments on commit 9004567

Please sign in to comment.