[cmake-developers] [CMake 0014094]: Marco CUDA_WRAP_SRCS does not de-duplicate entries in CUDA_NVCC_INCLUDE_DIRECTORIES

2013-04-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14094 == Reported By:Marcel Loose Assigned To:

[cmake-developers] [CMake 0014095]: Add FindGnuradio.cmake file to installed cmake files

2013-04-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14095 == Reported By:Tom Rondeau Assigned To:

[cmake-developers] [CMake 0014096]: Ninja Generator Fails to Produce Valid File When Cross Compiling

2013-04-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14096 == Reported By:Chris Sulmone Assigned To:

Re: [cmake-developers] Building with Qt for the Raspberry Pi with CMake

2013-04-17 Thread Alexander Neundorf
On Tuesday 16 April 2013, Stephen Kelly wrote: Alexander Neundorf wrote: On Friday 12 April 2013, Stephen Kelly wrote: I found out what the problem is. CMake doesn't add the sysroot to the link line, so that's why the linker is not finding the library. It was searching in my native root

Re: [cmake-developers] Building with Qt for the Raspberry Pi with CMake

2013-04-17 Thread Alexander Neundorf
On Tuesday 16 April 2013, Stephen Kelly wrote: Brad King wrote: On 04/16/2013 10:41 AM, Stephen Kelly wrote: That means that the include directories of an upstream package will have to prefix each path with ${CMAKE_FIND_ROOT_PATH} in order to be useful in both cross compiling contexts and

Re: [cmake-developers] Building with Qt for the Raspberry Pi with CMake

2013-04-17 Thread Stephen Kelly
Alexander Neundorf wrote: set(Qt5Gui_EGL_INCLUDE_DIRS ${CMAKE_FIND_ROOT_PATH}/opt/vc/include ${CMAKE_FIND_ROOT_PATH}/opt/vc/include/interface/vcos/pthreads ${CMAKE_FIND_ROOT_PATH}/opt/vc/include/interface/vmcs_host/linux ) In general CMAKE_FIND_ROOT_PATH is a list, then this would be a bug.

[cmake-developers] [CMake 0014097]: variable UNIX set to 1 on windows xp in VM on linux host

2013-04-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14097 == Reported By:pekarvm Assigned To: