@ -5,3 +5,4 @@ set(CMAKE_CXX_STANDARD 17)
add_executable(modlimitfix
main.cpp)
target_link_libraries(modlimitfix -static-libgcc -static-libstdc++)