From c7e4d0de2aaa2b5e44c9b38bcfa026bfb9492765 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Thu, 6 Aug 2009 16:35:42 +0300 Subject: Fixed network examples building for Symbian --- examples/network/network.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/network/network.pro b/examples/network/network.pro index 69b460e..99c778c 100644 --- a/examples/network/network.pro +++ b/examples/network/network.pro @@ -13,10 +13,11 @@ SUBDIRS = blockingfortuneclient \ googlesuggest \ torrent -symbian: SUBDIRS = ftp # no QProcess !vxworks:!qnx:SUBDIRS += network-chat +symbian: SUBDIRS = ftp + contains(QT_CONFIG, openssl):SUBDIRS += securesocketclient # install -- cgit v0.12 ass='form'>
CMake is a cross-platform, open-source build system generator.
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hirsch <scivision@users.noreply.gitlab.kitware.com>2022-08-25 01:32:15 (GMT)
committerMichael Hirsch <scivision@users.noreply.gitlab.kitware.com>2022-08-25 01:32:15 (GMT)
commita28fb5980b19d9ca85b7c5962efbadd37b2068d7 (patch)
tree0c6c2426f10a1a434788d336262efd700504c8e3
parent1ed074cf6d6278f971805efcd88ce9cdc1275761 (diff)
downloadCMake-a28fb5980b19d9ca85b7c5962efbadd37b2068d7.zip
CMake-a28fb5980b19d9ca85b7c5962efbadd37b2068d7.tar.gz
CMake-a28fb5980b19d9ca85b7c5962efbadd37b2068d7.tar.bz2
Help:CMAKE_[CTEST,CPACK]_COMMAND]: correct copy-paste error