Logo
Explore Help
Sign In
QuasarApp/qca
4
0
Fork 0
You've already forked qca
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-19 21:49:34 +00:00
Code Issues Projects Releases Wiki Activity
qca/unittest/pipeunittest/CMakeLists.txt

12 lines
262 B
CMake
Raw Normal View History

Add in a test for the QPipe classes - this doesn't work yet. In fact, it segfaults. It looks like there is a problem in the way QPipe is set up. Valgrind or gdb shows the problem. CCMAIL: justin@affinix.com svn path=/trunk/kdesupport/qca/; revision=685983
2007-07-10 09:10:32 +00:00
ENABLE_TESTING()
set(pipeunittest_bin_SRCS pipeunittest.cpp)
MY_AUTOMOC( pipeunittest_bin_SRCS )
add_executable( pipeunittest ${pipeunittest_bin_SRCS} )
Build static QCA Added new cmake variable SHARED_LIBRARY. By default is on. When it is off QCA library, plugins, tools, examples and unittests will be built as static. Also if is used static Qt plugins will be built as static. Tested with Qt4.
2014-01-02 03:50:18 +06:00
target_link_qca_test_libraries(pipeunittest)
Add in a test for the QPipe classes - this doesn't work yet. In fact, it segfaults. It looks like there is a problem in the way QPipe is set up. Valgrind or gdb shows the problem. CCMAIL: justin@affinix.com svn path=/trunk/kdesupport/qca/; revision=685983
2007-07-10 09:10:32 +00:00
# ADD_TEST(QPipe ${EXECUTABLE_OUTPUT_PATH}/pipeunittest)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 46ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API