]> git.cworth.org Git - vogl/commitdiff
Do not hardcode qmake executable, it should be found by the CMake itself.
authorLukáš Jirkovský <l.jirkovsky@gmail.com>
Fri, 14 Mar 2014 09:48:05 +0000 (10:48 +0100)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 18:47:00 +0000 (11:47 -0700)
src/vogleditor/CMakeLists.txt

index 2dc839e284e345357b9dacd9618c8a1dd808c93b..15996cb82595d57d9b3ce0b52ae7e6394c876d5a 100644 (file)
@@ -2,7 +2,6 @@ project(vogleditor)
 cmake_minimum_required(VERSION 2.8.9)
 
 include("${SRC_DIR}/build_options.cmake")
-set (QT_QMAKE_EXECUTABLE "/usr/local/Trolltech/Qt-4.8.5/bin/qmake")
 find_package(Qt4 REQUIRED)
 
 include_directories(