Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,163
    • Issues 4,163
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #16335
Closed
Open
Issue created Sep 29, 2016 by josch@josch

regression: warning of missing headers when using boost python-py35 component

I have the following in my CMakeLists.txt:

find_package(Boost COMPONENTS python-py35 REQUIRED)

This used to work fine with cmake 3.2.2-2 from Debian. I now upgraded to cmake 3.6.1-1 and when configuring the same code I get:

 CMake Warning at /usr/share/cmake-3.6/Modules/FindBoost.cmake:1475 (message):
   No header defined for python-py35; skipping header check

The code seems to build and run fine despite the warning. I do not know what it means or if there is anything to do on my part.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking