Skip to content
Snippets Groups Projects
Commit caa24e80 authored by stefan's avatar stefan
Browse files

Added support for 3DConnexion 3DMouse devices

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1940 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 57b17938
No related branches found
No related tags found
No related merge requests found
...@@ -72,6 +72,12 @@ if (ENABLE_SPNAV) ...@@ -72,6 +72,12 @@ if (ENABLE_SPNAV)
) )
endif() endif()
if (ENABLE_SPNAV)
list( APPEND OST_GUI_PYMOD_SOURCES
export_input.cc
)
endif()
set(OST_GUI_PYMOD_MODULES set(OST_GUI_PYMOD_MODULES
__init__.py __init__.py
init_menubar.py init_menubar.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment