https://github.com/Kitware/CMake
Raw File
Tip revision: 1b4482f65dd41f21ec8abc0777b8dc1f0381bbd6 authored by Brad King on 26 November 2019, 14:18:07 UTC
CMake 3.16.0
Tip revision: 1b4482f
MixedModeOptions-stderr.txt
CMake Error at MixedModeOptions.cmake:1 \(find_package\):
  find_package given options exclusive to Module mode:

    MODULE

  and options exclusive to Config mode:

    CONFIG
    CONFIGS
    NO_DEFAULT_PATH

  The options are incompatible.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
back to top