clouseau: make it run with python

we can now debug python apps!
This commit is contained in:
Marcel Hollerbach 2018-02-25 10:32:15 +01:00
parent 2737e98a5b
commit 5fd8f312a5
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ target_link_libraries(clouseau_debug
${EINA_LIBRARIES}
${EO_LIBRARIES}
${EOLIAN_LIBRARIES}
${EVAS_LIBRARIES}
${ELEMENTARY_LIBRARIES}
${FFI_LIBRARIES}
)