Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Oct 10, 2023
1 parent 0827f33 commit c80a470
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions example/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,3 @@ make_example(get_value_ex)
make_example(set_value_ex)
make_example(conflicting_instances_ex)
make_example(change_diffusivity_ex)

# file(
# COPY ${CMAKE_CURRENT_SOURCE_DIR}/test1.cfg
# DESTINATION ${CMAKE_BINARY_DIR}/example)
# file(
# COPY ${CMAKE_CURRENT_SOURCE_DIR}/test2.cfg
# DESTINATION ${CMAKE_BINARY_DIR}/example)

0 comments on commit c80a470

Please sign in to comment.