Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: David Sankel <camior@gmail.com>
  • Loading branch information
neatudarius and camio authored Nov 14, 2024
1 parent a558c1f commit eeb63f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ target_include_directories(
add_subdirectory(src/beman/iterator_interface)
add_subdirectory(include/beman/iterator_interface)

# [CMAKE.SKIP_TESTS]
if(BEMAN_ITERATOR_INTERFACE_BUILD_TESTING)
add_subdirectory(tests/beman/iterator_interface)
endif()
Expand Down

0 comments on commit eeb63f6

Please sign in to comment.