Skip to content
Snippets Groups Projects

Fix build

Merged Vladimir Onoprienko requested to merge fix-build into main
  1. Apr 18, 2022
    • Vladimir Onoprienko's avatar
      Fix bug · 37ffc42b
      Vladimir Onoprienko authored
      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.
      37ffc42b
Loading