#include "../glm.hpp" #include "../ext.hpp" //#error "GLM is a header only library, there is nothing to compile. dummy.cpp and the CMake file are only here for GLM development purposes" int main() { }