Commit 91dfd7b5 authored by Dominik Charousset's avatar Dominik Charousset

Fix flag dependencies

parent 927542f6
......@@ -20,7 +20,7 @@ endif()
################################################################################
if(CAF_FORCE_NO_EXCEPTIONS)
set(CAF_NO_EXCEPTIONS)
set(CAF_NO_EXCEPTIONS yes)
endif()
################################################################################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment