strip shared lib stuff for now
diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 71adfce..ac10ed2 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt
@@ -2,9 +2,6 @@ # The MPACT Compiler Python Modules #------------------------------------------------------------------------------- -# Disables generation of versioning (i.e. libFoo.so.<version>). -set(CMAKE_PLATFORM_NO_VERSIONED_SONAME ON) - # The directory at which the Python import tree begins. set(MPACT_PYTHON_ROOT_DIR "${CMAKE_CURRENT_SOURCE_DIR}/mpact") @@ -18,7 +15,7 @@ ) #------------------------------------------------------------------------------- -# Packages and shared library +# Python Modules #------------------------------------------------------------------------------- set(_source_components