Skip to content

Commit

Permalink
Remove reference to the deprecated module.
Browse files Browse the repository at this point in the history
  • Loading branch information
vahancho committed Feb 7, 2024
1 parent 761bd26 commit d7916dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ endif()
add_subdirectory(src)

if (ENABLE_TESTING)
include(CTest)
enable_testing()
include(Dart)

add_subdirectory(test)
endif()

0 comments on commit d7916dc

Please sign in to comment.