17 Commits

Author SHA1 Message Date
Peter Dimov bba6238b1a Remove uses of USE_BOOST_PACKAGE from CMakeLists files in test/ 2026-04-27 20:54:52 +03:00
Peter Dimov 8747e91da9 FindPythonLibs is not available in 3.27+ 2026-04-12 20:03:31 +03:00
Peter Dimov 0ad94046d7 Update cmake_minimum_required 2026-04-12 19:32:48 +03:00
Peter Dimov b03d7fc9c4 Add VERBATIM to add_custom_target 2024-07-18 17:13:22 +03:00
Peter Dimov a52e9c1a38 Add USE_PYTHON_VERSION, USE_PYTHON_COMPONENT to Travis 2020-03-07 16:57:55 +02:00
Peter Dimov f6d3c4177c Update test CMakeLists files to support USE_STAGED_BOOST and Boost_ROOT 2019-10-23 20:54:17 +03:00
Peter Dimov daa6552eae Add versioned targets (Boost::python27) for compatibility 2019-06-06 19:20:44 +03:00
Peter Dimov 367e177c1a Add support for versioned python/numpy components 2019-06-05 19:12:36 +03:00
Peter Dimov 5053335da8 Add support for Boost_PYTHON_VERSION, to choose the Boost.Python variant in case more than one is installed 2019-04-15 21:16:59 +03:00
Peter Dimov 0f1f9bea03 Add find_package(Boost) tests 2019-01-11 07:49:32 +02:00
Peter Dimov 4d3e84695a Use version from BoostVersion.cmake 2018-12-13 21:12:19 +02:00
Peter Dimov 49a52c5156 FindPython is 3.12; use FindPythonLibs 2018-10-13 23:20:14 +03:00
Peter Dimov a40942e1eb Request 2.7 in find_package(Python) 2018-10-13 06:39:21 +03:00
Peter Dimov 33caf688f7 Set Python_ROOT_DIR, define BOOST_PYTHON_STATIC_LIB for Appveyor 2018-10-13 05:10:05 +03:00
Peter Dimov 00aed3164b Add Interpreter to FindPython components 2018-10-13 03:53:47 +03:00
Peter Dimov bb30dcb676 Add find_package(Python) 2018-10-13 00:51:30 +03:00
Peter Dimov 4657c3c85c Add test/python 2018-10-12 18:41:20 +03:00