aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-04-17 10:47:28 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-04-17 10:47:28 +0000
commit0140e8d79c40c90a49b6be41ce6466eb23cc126e (patch)
treed587e519cd8e88b10533e8423922af17ac0bb634 /CMakeLists.txt
parentf81e13160e0fc86329f28d1981c5c7ee61cfa7c5 (diff)
downloadqmmp-0140e8d79c40c90a49b6be41ce6466eb23cc126e.tar.gz
qmmp-0140e8d79c40c90a49b6be41ce6466eb23cc126e.tar.bz2
qmmp-0140e8d79c40c90a49b6be41ce6466eb23cc126e.zip
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8782 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0d0c1b587..2aa75d9b3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@ cmake_policy(SET CMP0063 NEW)
ENDIF()
#Qt5 modules
-SET(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} /opt/qt512/lib/cmake)
+SET(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} /home/user/qt514/lib/cmake)
#installation paths
include(GNUInstallDirs)