Hello
I try to find the hdf5 libraries, but it seems that the components are not
recognized. I use
FIND_PACKAGE(HDF5 COMPONENTS C CXX HL REQUIRED)
but it only comes up with the libhdf5.so and doesn't detect libhdf5_cpp.so
and libhdf5_hl.so. I also cleaned the whole build directory but withou
David, your reply failed to set In-Reply-To or References headers, and
is thus not threaded with the conversation it purports to reply to,
meaning that it skipped my inbox. If this was not intentional, you may
want to check your mail client settings.
David Cole writes:
> One question about the
Stephen Kelly writes:
> Jed Brown wrote:
>
>> I just upgraded from cmake-2.8.11.2 to 2.8.12 and now get errors when a
>> comma ',' appears in a linker flag. Test case below. Note that this is
>> but one of many reasons for a comma to appear in linker flags.
>
> I've pushed a fix candidate:
>
>
I just upgraded from cmake-2.8.11.2 to 2.8.12 and now get errors
when a
comma ',' appears in a linker flag. Test case below. Note that
this is
but one of many reasons for a comma to appear in linker flags.
...
Remember that the way to avoid bugs like this in the release is to
test a
rele
Jed Brown wrote:
> I just upgraded from cmake-2.8.11.2 to 2.8.12 and now get errors when a
> comma ',' appears in a linker flag. Test case below. Note that this is
> but one of many reasons for a comma to appear in linker flags.
I've pushed a fix candidate:
http://cmake.org/gitweb?p=cmake.git
If you can give a home, electricity and a wireless internet connection
to "mirkwood" or "carrock" (older machines runnings Windows XP), please
let me know.
I'm moving from a 4-bedroom house with a full basement to a 2-bedroom
apartment with NO basement so my basement machines have to go to a
Am Sonntag, 20. Oktober 2013, 08:48:36 schrieb Jed Brown:
> Nick Hutchinson writes:
>> target_link_libraries() is supposed to work for linker flags as well:
> This all works with earlier versions of CMake. Did 2.8.12 intentionally
> break compatibility and forget to document it?
This was for s
Nick Hutchinson writes:
> target_link_libraries() is supposed to work for linker flags as well:
>
> cmake version 2.8.12
> target_link_libraries
>Link a target to given libraries.
>
> target_link_libraries( [item1 [item2 [...]]]
>[[debug|optimize
target_link_libraries() is supposed to work for linker flags as well:
cmake version 2.8.12
target_link_libraries
Link a target to given libraries.
target_link_libraries( [item1 [item2 [...]]]
[[debug|optimized|general] ] ...)
Specify librar
Am Samstag, 19. Oktober 2013, 18:01:55 schrieb Jed Brown:
> I just upgraded from cmake-2.8.11.2 to 2.8.12 and now get errors when a
> comma ',' appears in a linker flag. Test case below. Note that this is
> but one of many reasons for a comma to appear in linker flags.
>
> https://gist.github.co
10 matches
Mail list logo