break apart logic for finding identity position; add incenter coordinates generator; also tori!?
This commit is contained in:
@@ -18,4 +18,6 @@ add_subdirectory(cosets)
|
||||
if (NOT CMAKE_BUILD_TYPE)
|
||||
set(CMAKE_BUILD_TYPE Release)
|
||||
endif ()
|
||||
|
||||
set(CMAKE_CXX_FLAGS_DEBUG "-O2")
|
||||
set(CMAKE_CXX_FLAGS_RELEASE "-O3")
|
||||
|
||||
Reference in New Issue
Block a user