directly build the python extension modules
[mussa.git] / CMakeLists.txt
index 51249ceaf70bbbce1523091eb0e44031eac594e3..a5888b481d79eb1856c4a80f54b7d16c9594f18c 100644 (file)
@@ -63,7 +63,7 @@ IF(USE_PYTHON)
   TARGET_LINK_LIBRARIES(mussagl
         mussa_py
         ${QT_LIBRARIES}
-        mussa_qui_py
+        mussaqui_py
         ${BOOST_PYTHON_LIBRARY}
         ${PYTHON_LIBRARIES}
         ${PYTHON_LINK_LIBRARIES})