Mercurial > hg > orthanc-databases
log Resources/CMake/DatabasesFrameworkConfiguration.cmake @ 316:1c2cd90418c9
age | author | description |
---|---|---|
Wed, 07 Jul 2021 16:48:58 +0200 | Sebastien Jodogne | replaced CMAKE_SOURCE_DIR by CMAKE_CURRENT_LIST_DIR in CMake scripts |
Thu, 01 Jul 2021 16:25:41 +0200 | Sebastien Jodogne | added OrthancDatabases::EnumerationToString(ValueType) |
Thu, 01 Jul 2021 14:39:27 +0200 | Sebastien Jodogne | added IResult::Print() |
Wed, 23 Jun 2021 09:01:37 +0200 | Sebastien Jodogne | improved CMakeLists.txt |
Sat, 12 Jun 2021 08:49:52 +0200 | Sebastien Jodogne | sync + no more need of "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES" to dynamically link against system-wide orthanc framework |
Tue, 13 Apr 2021 18:50:44 +0200 | Sebastien Jodogne | rename FileValue as ResultFileValue |
Tue, 13 Apr 2021 18:43:21 +0200 | Sebastien Jodogne | separating class InputFileValue from FileValue |