Changeset View
Changeset View
Standalone View
Standalone View
head/www/choqok/files/patch-CMakeLists.txt
| Property | Old Value | New Value |
|---|---|---|
| fbsd:nokeywords | null | yes \ No newline at end of property \ No newline at end of property |
| svn:eol-style | null | native \ No newline at end of property |
| svn:mime-type | null | text/plain \ No newline at end of property |
| --- CMakeLists.txt.orig 2017-01-24 21:41:36 UTC | |||||
| +++ CMakeLists.txt | |||||
| @@ -41,6 +41,7 @@ find_package(KF5 REQUIRED | |||||
| find_package(Qca-qt5 REQUIRED) | |||||
| find_package(QtOAuth 2.0.1 REQUIRED) | |||||
| +include_directories(${QTOAUTH_INCLUDE_DIR}) | |||||
| #if(NOT QTINDICATE_DISABLE) | |||||
| # find_package(QtIndicate) | |||||