Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: David Sankel <[email protected]>
  • Loading branch information
neatudarius and camio authored Nov 14, 2024
1 parent eeb63f6 commit 6697035
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 @@ -45,7 +45,6 @@ configure_file(
"${PROJECT_SOURCE_DIR}/include/beman/iterator_interface/config.hpp.in"
"${PROJECT_BINARY_DIR}/include/beman/iterator_interface/config.hpp" @ONLY)

# Build the tests if enabled via the option BEMAN_ITERATOR_INTERFACE_BUILD_TESTING
if(BEMAN_ITERATOR_INTERFACE_BUILD_TESTING)
# Fetch GoogleTest
FetchContent_Declare(
Expand Down

0 comments on commit 6697035

Please sign in to comment.