Skip to content

Commit

Permalink
CMake: python export dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Oct 20, 2022
1 parent f28ef1a commit f983865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ set(PROJECT_USE_CMAKE_EXPORT TRUE)
set(PROJECT_USE_KEYWORD_LINK_LIBRARIES TRUE)
set(CXX_DISABLE_WERROR TRUE)
set(DOXYGEN_USE_TEMPLATE_CSS TRUE)
set(PYTHON_EXPORT_DEPENDENCY TRUE)

include(cmake/base.cmake)
include(cmake/boost.cmake)
Expand Down

0 comments on commit f983865

Please sign in to comment.