mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
COMP: Consistent FetchContent usage
This commit is contained in:
@@ -3,7 +3,6 @@ project(toddcox-faster)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
include(FetchContent)
|
||||
include(vendor/eigen.cmake)
|
||||
include(vendor/fmt.cmake)
|
||||
include(vendor/glad.cmake)
|
||||
|
||||
Reference in New Issue
Block a user