Mercurial > hg > orthanc
view Resources/Samples/CppHelpers/README.md @ 3653:468181e2f090
Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Feb 2020 15:23:22 +0100 |
parents | fbe22748cd9c |
children |
line wrap: on
line source
This folder contains a bunch of helpers that are used in multiple Orthanc side projects (either plugins, standalone executables using the Orthanc framework or orthanc-stone based applications) When writing plugins, you may also want to check the Plugins/Samples/Common folder for other helpers.