Update CMake configuration: bump C++ standard, replace fgl_cmake_modules with libFGL dependency.

This commit is contained in:
2025-07-01 00:18:57 -04:00
parent f5603840a6
commit ba50eeca02
2 changed files with 2 additions and 12 deletions

View File

@@ -1,5 +1,3 @@
file(GLOB_RECURSE CPP_SOURCES
"${CMAKE_CURRENT_SOURCE_DIR}/**.cpp"
"${CMAKE_CURRENT_SOURCE_DIR}/**.hpp"