Public bug reported:

Binary package hint: cmake

FIND_PACKAGE ( QT4 REQUIRED )

searches in correct path for

FindQT4.cmake

while

FindQt4.cmake

is installed. Simply changing the typo should fix it.

System:
Description:    Ubuntu 9.04
Release:        9.04
cmake version 2.6-patch 2

cmake:
  Installiert: 2.6.2-1ubuntu1
  Kandidat: 2.6.2-1ubuntu1
  Versions-Tabelle:
 *** 2.6.2-1ubuntu1 0
        500 http://de.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status


CMakeLists.txt:

cmake_minimum_required(VERSION 2.6)
PROJECT(DSIX)
FIND_PACKAGE ( QT4 REQUIRED )

** Affects: cmake (Ubuntu)
     Importance: Undecided
         Status: New

-- 
FIND_PACKAGE ( QT4 REQUIRED ) fails due to wrong filename
https://bugs.launchpad.net/bugs/460940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to