Browse Source

Make python link (dynamically)

Michael Hansen 13 years ago
parent
commit
c6c5f3aad9
  1. 1
      MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/FeatureLib/pfPython/CMakeLists.txt

1
MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/FeatureLib/pfPython/CMakeLists.txt

@ -11,7 +11,6 @@ include_directories(${OPENSSL_INCLUDE_DIR})
if(WIN32)
add_definitions(-DWIN32)
add_definitions(-DMS_NO_COREDLL)
endif(WIN32)
set(pfPython_SOURCES

Loading…
Cancel
Save