Add unit test to QListWidget.
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>,
Luciano Wolf <luciano.wolf@openbossa.org>
This commit is contained in:
parent
72235a6530
commit
e64209b4d3
3 changed files with 48 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR}
|
|||
add_library(QtTest MODULE ${QtTest_SRC})
|
||||
set_property(TARGET QtTest PROPERTY PREFIX "")
|
||||
target_link_libraries(QtTest
|
||||
pyside
|
||||
${PYTHON_LIBRARIES}
|
||||
${SHIBOKEN_LIBRARY}
|
||||
${QT_QTTEST_LIBRARY}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue