Public bug reported:

I need to build a tool which uses libxdmf. I'm using
FIND_PACKAGE(XDMF REQUIRED CONFIG)
in the CMakeLists file, which encounters the following error:

-- Found Qt4: /usr/bin/qmake (found version "4.8.3") 
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/XdmfCMake/XDMFConfig.cmake:47 
(INCLUDE):
  include could not find load file:

    /usr/lib/XdmfCMake/XDMFLibraryDepends.cmake
Call Stack (most recent call first):
  CMakeLists.txt:16 (FIND_PACKAGE)


The XDMFLibraryDepends.cmake is indeed in the same directory as 
XDMFConfig.cmake, and not in /usr/lib/.

version is libxdmf-dev 2.1.dfsg.1-5
on Kubuntu 12.10 amd64

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1154071

Title:
  wrong path in XDMFConfig.cmake causes cmake error when using libxdmf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdmf/+bug/1154071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to