ff windaube veut toujours pas
All checks were successful
Linux arm64 / Build (push) Successful in 2m45s
All checks were successful
Linux arm64 / Build (push) Successful in 2m45s
This commit is contained in:
@@ -19,7 +19,7 @@ target("text")
|
||||
add_files("./src/TextUI/*.cpp")
|
||||
add_deps("core")
|
||||
|
||||
target("benchmark")
|
||||
target("bmark")
|
||||
set_default(false)
|
||||
set_kind("binary")
|
||||
add_files("./src/TextUI/*.cpp")
|
||||
@@ -39,8 +39,8 @@ target("graph")
|
||||
add_deps("core")
|
||||
add_packages("sfml")
|
||||
|
||||
if is_mode("release") then
|
||||
add_defines("NDEBUG")
|
||||
if is_mode("debug") then
|
||||
add_defines("DEBUG")
|
||||
end
|
||||
|
||||
if is_plat("mingw") then
|
||||
|
||||
Reference in New Issue
Block a user