mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-10 19:01:50 +00:00
Merge public master
This commit is contained in:
commit
e7c096250e
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ add_library(acsvm ${ACSVM_SHARED_DECL}
|
||||||
Types.hpp
|
Types.hpp
|
||||||
Vector.hpp
|
Vector.hpp
|
||||||
)
|
)
|
||||||
|
target_compile_features(acsvm PRIVATE cxx_std_17)
|
||||||
|
|
||||||
ACSVM_INSTALL_LIB(acsvm)
|
ACSVM_INSTALL_LIB(acsvm)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue