Mercurial > hg > orthanc-stone
changeset 534:7016c35d163c bgo-commands-codegen
Removed ICommand.h references
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 18 Mar 2019 11:27:01 +0100 |
parents | d4046c7f284d |
children | 79bb0a02d1cc |
files | Resources/CMake/OrthancStoneConfiguration.cmake |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/OrthancStoneConfiguration.cmake Mon Mar 18 08:45:48 2019 +0100 +++ b/Resources/CMake/OrthancStoneConfiguration.cmake Mon Mar 18 11:27:01 2019 +0100 @@ -174,10 +174,6 @@ set(APPLICATIONS_SOURCES ${ORTHANC_STONE_ROOT}/Applications/IStoneApplication.h ${ORTHANC_STONE_ROOT}/Applications/StoneApplicationContext.cpp - ${ORTHANC_STONE_ROOT}/Applications/Commands/BaseCommandBuilder.cpp - ${ORTHANC_STONE_ROOT}/Applications/Commands/ICommand.h - ${ORTHANC_STONE_ROOT}/Applications/Commands/ICommandExecutor.h - ${ORTHANC_STONE_ROOT}/Applications/Commands/ICommandBuilder.h ) if (NOT ORTHANC_SANDBOXED)