mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-12 22:53:27 +00:00
fixup
This commit is contained in:
@@ -52,7 +52,7 @@ if has_config("tests") then
|
|||||||
end
|
end
|
||||||
|
|
||||||
target("omath")
|
target("omath")
|
||||||
set_kind("shared")
|
set_kind("static")
|
||||||
add_files("source/**.cpp")
|
add_files("source/**.cpp")
|
||||||
add_includedirs("include", {public = true})
|
add_includedirs("include", {public = true})
|
||||||
add_headerfiles("include/(**.hpp)", {prefixdir = "omath"})
|
add_headerfiles("include/(**.hpp)", {prefixdir = "omath"})
|
||||||
|
|||||||
Reference in New Issue
Block a user