-
Browse
Commit
-
Author :
AnuthaDev
Date :
2021-07-20 20:00:10
Hash :
1f742f05
Message :
* CMakeLists.txt: Make `cmake` handle disabled dependencies correctly.
Include 'CMakeDependentOption'.
Replace `FT_WITH_XXX` options with `FT_DISABLE_XXX` and `FT_REQUIRE_XXX`
pairs. Update option logic accordingly.
Fixes #1066.