Perlmint / glew-cmake

GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources
Other
234 stars 95 forks source link

Missing file #33

Closed cecabert closed 3 years ago

cecabert commented 3 years ago

When cloning the branch glew-cmake-release the CMakeFiles.txt script will crash at line 12 trying to execute include("GeneratePkgConfig.cmake") since the file is missing.

SupervisedThinking commented 3 years ago

Build log: https://pastebin.com/FDq21xWR

Perlmint commented 3 years ago

Thanks! I updated maintaining script. And removed the not working tag glew-cmake-2.2.0. When it is generated automatically - by the daily update, I'll close this issue.

cecabert commented 3 years ago

By the way, the version is also missing.

Perlmint commented 3 years ago

By the way, the version is also missing.

I removed them to be generated by daily update. Now, 2.2.0 tags are re-generated.