fix external name for GLEW

This commit is contained in:
Stephen Birarda 2015-02-20 13:51:12 -08:00
parent 5e264f8241
commit ef729201d6

View file

@ -1,5 +1,5 @@
if (WIN32)
set(EXTERNAL_NAME glm)
set(EXTERNAL_NAME glew)
include(ExternalProject)
ExternalProject_Add(