CMake refactor, fix warnings
This commit is contained in:
@@ -13,7 +13,6 @@ public:
|
||||
std::string name;
|
||||
std::string vertexPath;
|
||||
std::string fragmentPath;
|
||||
std::string geometryPath;
|
||||
};
|
||||
|
||||
ShaderProgram(Prototype prototype);
|
||||
|
||||
Reference in New Issue
Block a user