Unverified Commit 7e5c81fe authored by Illia Silin's avatar Illia Silin Committed by GitHub
Browse files

fix the latest errors with staging compiler (#1229)

parent c7010716
......@@ -140,6 +140,7 @@ function(add_gtest_executable TEST_NAME)
set(result ${result} PARENT_SCOPE)
endfunction()
add_compile_options(-Wno-c++20-extensions)
add_subdirectory(magic_number_division)
add_subdirectory(space_filling_curve)
add_subdirectory(conv_util)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment