Skip to content

Instantly share code, notes, and snippets.

@croessner
Created November 7, 2019 16:24
Show Gist options
  • Save croessner/5702fb61abdd9ae9a6c42746eab0420a to your computer and use it in GitHub Desktop.
Save croessner/5702fb61abdd9ae9a6c42746eab0420a to your computer and use it in GitHub Desktop.
-- Performing Test SUPPORT_WIMPLICIT_FALLTHROUGH - Success
-- Performing Test SUPPORT_FPIC
-- Performing Test SUPPORT_FPIC - Success
CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:120 (message):
Policy CMP0075 is not set: Include file check macros honor
CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
CMAKE_REQUIRED_LIBRARIES is set to:
rt;dl;resolv
For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
CMakeLists.txt:825 (CHECK_INCLUDE_FILES)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment