[nostalgia] Move GlUtils out of Nostalgia

This commit is contained in:
2023-06-01 23:58:39 -05:00
parent 5c8242490e
commit 8cd2ef2d8b
18 changed files with 45 additions and 38 deletions
-1
View File
@@ -10,7 +10,6 @@ if(NOSTALGIA_BUILD_PLAYER)
endif()
if(NOSTALGIA_BUILD_TYPE STREQUAL "Native")
add_subdirectory(glutils)
add_subdirectory(tools)
if(NOSTALGIA_BUILD_STUDIO)
add_subdirectory(studio)