Mercurial > hg > orthanc-dicomweb
view Resources/Orthanc/Plugins/VersionScriptPlugins.map @ 503:35f3b72a164c
no more need of "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES" to dynamically link against system-wide orthanc framework
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 12 Jun 2021 08:26:45 +0200 |
parents | 32a7a591ebae |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };