Explorar el Código

MathUtils binds for lua

mikymod hace 12 años
padre
commit
fb529e1a66
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/CMakeLists.txt

+ 1 - 0
src/CMakeLists.txt

@@ -241,6 +241,7 @@ set (NETWORK_HEADERS
 )
 
 set (BINDS_SRC
+	binds/MathBinds.cpp
 	binds/Vec3Binds.cpp
 	binds/QuatBinds.cpp
 	binds/Mat4Binds.cpp