Skip to content

Commit

Permalink
Removed code that was commented out
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzicheng1987 committed Dec 5, 2024
1 parent e88297e commit ba1a8ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ else()
target_compile_options(reflectcpp PRIVATE $<$<CONFIG:Debug>:-Wall -Wextra>)
endif()

# target_compile_features(reflectcpp PUBLIC cxx_std_20)

set(REFLECT_CPP_SOURCES
src/reflectcpp.cpp
)
Expand Down

0 comments on commit ba1a8ae

Please sign in to comment.