Skip to content

Conversation

lindemeier
Copy link

  • fix compiler warnings
  • add option that disables building examples

set(INSTALL_CONFIGDIR ${CMAKE_INSTALL_LIBDIR}/${PACKAGE_NAME}/cmake)


option(BUILD_EXAMPLES "Build examples" OFF)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should prepend options with MATPLOTLIB_CPP_*, .e.g., MATPLOTLIB_CPP_BUILD_EXAMPLES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants