diff options
author | Christopher Degawa <ccom@randomderp.com> | 2021-06-11 20:38:44 (GMT) |
---|---|---|
committer | Christopher Degawa <ccom@randomderp.com> | 2021-07-02 18:33:18 (GMT) |
commit | bece79f9bea1aa61d578429b63da76879ac5e5ba (patch) | |
tree | fcc8c001499dd191ba2207074d3e1c915394f91b /Tests/CMakeLists.txt | |
parent | 373608831099bf96f568d9db5cb12a3f9092edf4 (diff) | |
download | CMake-bece79f9bea1aa61d578429b63da76879ac5e5ba.zip CMake-bece79f9bea1aa61d578429b63da76879ac5e5ba.tar.gz CMake-bece79f9bea1aa61d578429b63da76879ac5e5ba.tar.bz2 |
Tests: Add case covering FindGLUT variables and imported targets
Signed-off-by: Christopher Degawa <ccom@randomderp.com>
Diffstat (limited to 'Tests/CMakeLists.txt')
-rw-r--r-- | Tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt index 341aba6..388ff20 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@ -1442,6 +1442,7 @@ if(BUILD_TESTING) GIF Git GLEW + GLUT GnuTLS GSL GTK2 |