Skip to content
Snippets Groups Projects
Commit 5b2decb3 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed installation path for Python file

parent e0f339aa
No related branches found
No related tags found
No related merge requests found
INSTALL( FILES __init__.py
DESTINATION lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/TNL
PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE )
DESTINATION lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/TNL )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment