Mercurial > hg > orthanc-authorization
changeset 2:7ee79efd8b3f
removed unneeded line
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 22 Mar 2017 16:21:32 +0100 |
parents | d5d3cb00556a |
children | 52e041c8584a |
files | CMakeLists.txt |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Mar 22 16:13:52 2017 +0100 +++ b/CMakeLists.txt Wed Mar 22 16:21:32 2017 +0100 @@ -61,8 +61,6 @@ ${CMAKE_SYSTEM_NAME} STREQUAL "FreeBSD") link_libraries(rt) elseif (${CMAKE_SYSTEM_NAME} STREQUAL "Windows") - SET(CMAKE_CXX_STANDARD_LIBRARIES "${CMAKE_CXX_STANDARD_LIBRARIES} -lws2_32") - execute_process( COMMAND ${PYTHON_EXECUTABLE} ${ORTHANC_ROOT}/Resources/WindowsResources.py