File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ include(FetchContent)
137137FetchContent_Declare(
138138 hurchalla_util
139139 GIT_REPOSITORY https://github.com/hurchalla/util.git
140- GIT_TAG master
140+ GIT_TAG 9163344ee69f21a21cb8928dd30fc2ff15e94f0c
141141)
142142FetchContent_MakeAvailable(hurchalla_util)
143143target_link_libraries (hurchalla_factoring
Original file line number Diff line number Diff line change 9999 -Wno-c++20-extensions -Wctad-maybe-unsupported
100100 -Wextra-semi-stmt -Wformat-type -confusion
101101 -Wimplicit-int-float-conversion -Wmisexpect
102- -Wpoison- system -directories - Wnon-modular-include -in-module
102+ -Wnon-modular-include -in-module
103103 -Wquoted-include -in-framework -header -Wsuspicious-memaccess)
104104 endif ()
105105
You can’t perform that action at this time.
0 commit comments