summaryrefslogtreecommitdiffstats
path: root/Tests/FindGLEW
diff options
context:
space:
mode:
authorClaudio Fantacci <claudio.fantacci@gmail.com>2019-03-13 15:04:16 (GMT)
committerBrad King <brad.king@kitware.com>2019-03-15 15:22:29 (GMT)
commita7d853868b147d9051c40564f2b3e445011b888b (patch)
treef5b6d36c00a1c1d628790fe4218be61e539e7e9b /Tests/FindGLEW
parent80b761b9244d5ab9047082be40ebeee256be95ef (diff)
downloadCMake-a7d853868b147d9051c40564f2b3e445011b888b.zip
CMake-a7d853868b147d9051c40564f2b3e445011b888b.tar.gz
CMake-a7d853868b147d9051c40564f2b3e445011b888b.tar.bz2
FindGLEW: Update implementation
Replicate behaviour of upstream GLEW. * define the imported target GLEW::glew for the shared library GLEW * if GLEW_USE_STATIC_LIBS is defined and set to TRUE, this module instead defines the imported target GLEW::glew_s for the static library GLEW * an imported target GLEW::GLEW is created as a copy of either GLEW::glew or GLEW::glew_s * by setting GLEW_VERBOSE you print out the log of the module. Fixes: #17638, #17864, #18989
Diffstat (limited to 'Tests/FindGLEW')
0 files changed, 0 insertions, 0 deletions