mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
initial commit
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.26)
|
||||
set(CMAKE_CXX_STANDARD 26)
|
||||
project(uml)
|
||||
|
||||
add_library(uml source/Vector3.cpp)
|
||||
|
||||
Reference in New Issue
Block a user