Am 03.05.2012 16:26, schrieb Alain Leblanc:
> The cmake documentation for add_subdirectory() states that the
> CMakeLists files in the subdirectories should contain their own
> project() command invocation. Your build file in the subdirectory does
> not contain one. I don't know that it will be aut
Vivek Venugopal [mailto:vivek@gmail.com]
*Sent:* Wednesday, May 02, 2012 11:45 AM
*To:* Thompson, Kelly G
*Subject:* Re: [CMake] Using CMake with ifort compiler
I see an error during generate:
CMake Error: CMake cannot determine linker language for target:helloworld
CMake Error: Cannot determine link la
CES})
>
> -kt
>
> From: Vivek Venugopal [mailto:vivek@gmail.com]
> Sent: Wednesday, May 02, 2012 11:45 AM
> To: Thompson, Kelly G
> Subject: Re: [CMake] Using CMake with ifort compiler
>
> I see an error during generate:
> CMake Error: CMake cannot determine l
On 5/2/12 11:38 AM, Vivek Venugopal wrote:
CMAKE_FORTRAN_LINK_EXECUTABLE variable missing
I don't see any add_executable() or add_library(). I don't know that
either is required, but I wonder how CMake is to figure out what it
needs to build.
--
Powered by www.kitware.com
Visit other Kitware