Skip to content

Commit

Permalink
Remove force to C++98, since we're setting it above to C++14
Browse files Browse the repository at this point in the history
  • Loading branch information
nirosys committed Jan 24, 2025
1 parent 9162492 commit 0b22652
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ add_executable(all_tests
test_ion_reader_seek.cpp
)

set_property(TARGET all_tests PROPERTY CXX_STANDARD 98)


target_include_directories(all_tests
PRIVATE
.
Expand Down

0 comments on commit 0b22652

Please sign in to comment.