Fix bug
Automatic download of dependencies is considered to be the default behavior when building the project according to README.md. However, the automatic download is not enabled by default now due to the mistake in syntax of option() command in CMakeLists.txt. This commit fixes the bug.
Loading
Please register or sign in to comment