Mercurial > hg > orthanc-python
changeset 295:75f855ea6cc4 default tip
cont
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 01 Sep 2025 14:31:03 +0200 |
parents | d534902ed9a2 |
children | |
files | CMakeLists.txt |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Sep 01 14:25:33 2025 +0200 +++ b/CMakeLists.txt Mon Sep 01 14:31:03 2025 +0200 @@ -84,7 +84,6 @@ include(${CMAKE_SOURCE_DIR}/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake) if (ORTHANC_FRAMEWORK_SOURCE STREQUAL "system") - include(FindBoost) find_package(Boost COMPONENTS filesystem regex thread) if (NOT Boost_FOUND)