summaryrefslogtreecommitdiff
path: root/CMakeLists.txt.macos
AgeCommit message (Collapse)Author
2018-05-05remove unite in CMakeLists.*, drop NSISIru Cai
2016-10-29only link crypto library instead of linking ssl and cryptoIru Cai
2016-10-28Move ``find_package(OpenSSL)`` to protocol/CMakeLists.txtIru Cai
Files in ``protocol`` directory need ${OPENSSL_INCLUDE_DIR}, but this include is not done when building in this directory if the find_package statement is in ${SRC_ROOT}/CMakeLists.txt.*.
2016-04-03CMakeLists.txt cleanupIru Cai
- remove qt4_automoc - set VERBOSE_MAKEFILE - set FQTERM_LIBS - remove trailing spaces and empty lines
2014-04-07Update CMake files for git.Iru Cai
A transfer from SVN to git.
2014-04-04move to my github.iroul