[ADD] template project with correct name
This commit is contained in:
8
lib/glm/test/gtc/gtc_vec1.cpp
Normal file
8
lib/glm/test/gtc/gtc_vec1.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <glm/gtc/vec1.hpp>
|
||||
|
||||
int main()
|
||||
{
|
||||
int Error = 0;
|
||||
|
||||
return Error;
|
||||
}
|
||||
Reference in New Issue
Block a user