Create CMakeLists.txt

This commit is contained in:
XSShawnZeng 2025-01-06 18:49:01 +08:00 committed by GitHub
parent 41a65b94c8
commit e36545ac1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,3 @@
add_subdirectory(fluidsGLES)
add_subdirectory(nbody_opengles)
add_subdirectory(simpleGLES)