diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index 0b3cf5ff18c..72c51e4dd71 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -981,7 +981,7 @@ elseif(APPLE) # copy site-packages files install_dir( ${LIBDIR}/release/site-packages - ${CMAKE_CURRENT_BINARY_DIR}/python/lib/python${PYTHON_VERSION}/site-packages + ${CMAKE_CURRENT_BINARY_DIR}/python/lib/python${PYTHON_VERSION} ) install(DIRECTORY ${LIBDIR}/python/bin