aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2018-12-01 15:28:33 -0500
committerJames McCoy <jamessan@jamessan.com>2018-12-01 15:28:33 -0500
commitbb94895d52bcc58fb23e1010c9e896b7064b7ca0 (patch)
tree2e30c93e463e7d71526df5e255c8cdfcb712b420 /scripts
parent799d9c32157c841c3b8d355fa98a5ace435eef07 (diff)
downloadrneovim-bb94895d52bcc58fb23e1010c9e896b7064b7ca0.tar.gz
rneovim-bb94895d52bcc58fb23e1010c9e896b7064b7ca0.tar.bz2
rneovim-bb94895d52bcc58fb23e1010c9e896b7064b7ca0.zip
Unset CMAKE_REQUIRED_* after they're done being used
As of CMake 3.12, check_include_files() also link the check executable against the libraries listed in CMAKE_REQUIRED_LIBRARIES. Therefore we should unset the CMAKE_REQUIRED_* variables after each respective use to avoid them unnecessarily bleeding into other checks.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions