mirror of https://github.com/mosra/magnum.git
Browse Source
if(SOMETHING)
# ...
else()
# SOMETHING is not set, this statement does nothing
unset(SOMETING)
endif()
pull/107/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue