Skip to content

Commit

Permalink
Revert "zz", accidental commit.
Browse files Browse the repository at this point in the history
This reverts commit dc5c5e9.
Closes #527
  • Loading branch information
LebedevRI committed Oct 5, 2023
1 parent 1188f1b commit 5eb7e26
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/compiler-flags.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)

#target_compile_features(rawspeed PUBLIC cxx_std_17)

include(debug-info)

if(RAWSPEED_RELEASE_BUILD)
Expand Down

0 comments on commit 5eb7e26

Please sign in to comment.