Skip to content

FindGLEW: Avoid using CMAKE_GENERATOR_PLATFORM to detect platform

Asit Dhal requested to merge asit-dhal/cmake:cmake-21128 into master

Use CMAKE_SIZEOF_VOID_P instead.

Fixes: #21128 (closed)
Topic-rename: FindGLEW-platform

Edited by Brad King

Merge request reports