Perlmint / glew-cmake

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

Added install target #4

Closed karlssonper closed 10 years ago

karlssonper commented 10 years ago

installs the header and lib files to the ${CMAKE_INSTALL_PREFIX} location

Perlmint commented 10 years ago

Thanks for your pull request. but there are some coding style mismatch on your modifications(ex. write cmake commands as capital letters, place whitespace in parenthesises). If you will fix coding style mismatches, I would gladly merge your commits.