[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cmake
Subject:    Re: [CMake] error using find_package
From:       Nils Gladitz <nilsgladitz () gmail ! com>
Date:       2014-09-28 14:48:21
Message-ID: 54281FB5.8030002 () gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On 09/28/2014 04:31 PM, Benjamin Staubli wrote:
> Hello everyone,
>
> I encountered some problems when I tried to setup a CUDA project in 
> CMake.
>
> My first line of code in the CMakeLists.txt file is find_package(CUDA).

That may be the problem if you do have an explicit project() call it has 
to come before find_package().
project() runs compiler detection and queries compiler information which 
is used by the module.

Nils

[Attachment #5 (text/html)]

<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 09/28/2014 04:31 PM, Benjamin
      Staubli wrote:<br>
    </div>
    <blockquote cite="mid:BAY169-W41246D7AD5F3B54A5C6434ACBD0@phx.gbl"
      type="cite">
      <div dir="ltr">Hello everyone,
        <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
        <div><br>
        </div>
        <div>I encountered some problems when I tried to setup a CUDA
          project in CMake. </div>
        <div><br>
        </div>
        <div>My first line of code in the CMakeLists.txt file
          is find_package(CUDA).</div>
      </div>
    </blockquote>
    <br>
    That may be the problem if you do have an explicit project() call it
    has to come before find_package().<br>
    project() runs compiler detection and queries compiler information
    which is used by the module.<br>
    <br>
    Nils<br>
  </body>
</html>


-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: \
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more information \
on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at \
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic