Ajout version Release/x64 avec les libraries x64 et tuning de la version Debug
This commit is contained in:
6
SQCSim2021/external/glew210/build/conan/test_package/main.c
vendored
Normal file
6
SQCSim2021/external/glew210/build/conan/test_package/main.c
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "GL/glew.h"
|
||||
|
||||
int main (){
|
||||
glewGetString(GLEW_VERSION);
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user