Skip to content
Snippets Groups Projects
Commit cb2bedb1 authored by Jan David Mol's avatar Jan David Mol
Browse files

Fix typo

parent 445d4bb6
No related branches found
No related tags found
1 merge request!2Draft: Upgrade support from python2 to python3. Drops python2 support.
...@@ -29,7 +29,7 @@ macro(install_python_module_files) ...@@ -29,7 +29,7 @@ macro(install_python_module_files)
install(FILES install(FILES
${ARGN} ${ARGN}
DESTINATION "${ython3_SITELIB}/dal" DESTINATION "${Python3_SITELIB}/dal"
COMPONENT python COMPONENT python
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment