Closed fryeb closed 8 years ago
Modified CMakeLists.txt to automatically run the generator script. This way anyone using gl3w can just add_subdirectory("lg3w) like any other library
add_subdirectory("lg3w)
I found further issues with the changes, will re-submit once resolved
Modified CMakeLists.txt to automatically run the generator script. This way anyone using gl3w can just
add_subdirectory("lg3w)
like any other library