Re: [CMake] cross-testing support in cmake

2019-11-11 Thread stefan
such that the invocation of the wrapper script will receive some target-specific arguments ? Thanks, Stefan -- ...ich hab' noch einen Koffer in Berlin... -- Powered by kitware.com/cmake Kitware offers various services to support the CMake community. For more informati

Re: [CMake] cross-testing support in cmake

2019-11-06 Thread stefan
d_tests()`, but assuming that this internally calls `add_test()`, I assume the injection will still happen. Many thanks ! Stefan -- ...ich hab' noch einen Koffer in Berlin... -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http:

[CMake] cross-testing support in cmake

2019-11-05 Thread Stefan Seefeld
Hello, I'm looking for ways to enable cross-testing with cmake. I imagine some helper script that, during test execution, copies the test binary to a test platform, runs the binary there, and reports back the test result. Does cmake have support for such a scenario ? Thanks, S

[CMake] combining multiple build variants into the same package (and install prefix)

2019-11-05 Thread stefan
low both to co-exist without having to install the build variants into distinct install prefixes ? Thanks, Stefan -- ...ich hab' noch einen Koffer in Berlin... -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wik

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-10 Thread stefan
ping ? On 2019-10-07 12:47 p.m., stefan wrote: Hi, can you reproduce my observations ? I'm I doing something wrong or is there indeed an issue with CMake ? Should I follow up with a bug report ? Thanks, On 2019-10-04 2:20 p.m., stefan wrote: On 2019-10-03 5:24 p.m., Kyle Edwards

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-07 Thread stefan
Hi, can you reproduce my observations ? I'm I doing something wrong or is there indeed an issue with CMake ? Should I follow up with a bug report ? Thanks, On 2019-10-04 2:20 p.m., stefan wrote: On 2019-10-03 5:24 p.m., Kyle Edwards wrote: On Thu, 2019-10-03 at 17:08 -0400, stefan

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-04 Thread stefan
On 2019-10-03 5:24 p.m., Kyle Edwards wrote: On Thu, 2019-10-03 at 17:08 -0400, stefan wrote: Yes, that is exactly what I'm trying to do, but it doesn't seem to have any effect. That is, `dpkg --info ...` doesn't list the additional dependency, and correspondingly, running `

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
On 2019-10-03 4:59 p.m., Kyle Edwards wrote: On Thu, 2019-10-03 at 16:42 -0400, stefan wrote: My project is already using this style:   set(CPACK_COMPONENTS_ALL runtime development mstool) i.e. all components are already defined. All that's missing is the declaration of their (

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
On 2019-10-03 4:37 p.m., Kyle Edwards wrote: On Thu, 2019-10-03 at 16:30 -0400, stefan wrote: Hi Kyle, thanks for the quick followup. On 2019-10-03 4:23 p.m., Kyle Edwards wrote: Please take a look at cpack_add_component(): https://cmake.org/cmake/help/latest/module/CPackComponent.html I&#

Re: [CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
t" package depend on the "runtime" package (generated from the same build process). Sorry for being obtuse. Stefan -- ...ich hab' noch einen Koffer in Berlin... -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.

[CMake] HOWTO declare component inter-dependencies in multi-component packages

2019-10-03 Thread stefan
package ? I'v been trying to play with the CPACK_DEBIAN_ENABLE_COMPONENT_DEPENDS setting, but so far wasn't able to have my packages contain the expected dependencies in their metadata. Thanks, Stefan -- ...ich hab' noch einen Koffer in Berlin... -- Powered by www.kitware.c

Re: [CMake] using `install()` with EXPORT and COMPONENT

2019-09-29 Thread Stefan Seefeld
get the video done). Great, looking forward to reading the slides. Many thanks ! Stefan -- ...ich hab' noch einen Koffer in Berlin... -- 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 va

[CMake] using `install()` with EXPORT and COMPONENT

2019-09-28 Thread Stefan Seefeld
27;m missing ? What is the suggested way to package a project into the usual "runtime" and "dev" components ? Many thanks, Stefan -- ...ich hab' noch einen Koffer in Berlin... -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ

Re: [CMake] c++2a

2019-05-08 Thread Stefan Fendt
Am 07.05.2019 um 20:37 schrieb Angel Campoverde: > Next time please ask what computer I am using. *What*? Really? *Please* give this a second thought... Stefan -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_

Re: [CMake] Beginners Guide to Cmake and Modern Cmake

2018-07-28 Thread Stefan Buschmann
ding https://github.com/cginternals/globjects Stefan On 28.07.2018 10:54, spacey...@outlook.com wrote: Hey Eric, Yes you are correct, the example software is not built with Cmake but i would like to add Cmake to it. Id like it crossplatform and Cmake seems like the best way. As said, im rea

Re: [CMake] spaces in generator strings troublesome (Michael Ellery)

2017-11-22 Thread Stefan . Waigand
simple as replacing all '_' by ' ' to support this and be backward compatible? Are there other reasons i do not see? So i again like to kindly ask you to support (besides the established way) a command line like cmake . -GUnix_Makefiles Thank you, Stefan-- Powered by www.kitw

Re: [CMake] spaces in generator strings troublesome (Konstantin Tokarev)

2017-11-22 Thread Stefan . Waigand
ask the CMake project to support command lines like "cmake . -GUnix_Makefiles". Thank you. Stefan -- 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 c

[CMake] spaces in generator strings troublesome

2017-11-10 Thread Stefan . Waigand
e '_' by ' ' things would be backward compatible, right? This would solve problems as mentioned above and help people to automate their CMake environments. Thank you, Stefan -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: htt

Re: [CMake] No response so far. -- Looking for fixed contract help building Library with CMake.

2016-08-12 Thread Stefan Buschmann
o build it yourself, or did you just not find the binary download? Stefan. On 12.08.2016 17:50, Ken Boulange wrote: Any help would be appreciated. *From:*Ken Boulange [mailto:k...@shapesearch.com] *Sent:* Thursday, August 11, 2016 5:57 PM *To:* 'cmake@cmake.org' *Subject:* Lookin

[CMake] how to use the cmake functions get_prerequisites and get_filename_component for target dependency installation?

2014-06-24 Thread Stefan Dänzer
o asked on http://stackoverflow.com/questions/24367033/how-to-use-the-cmake-functions-get-prerequisites-and-get-filename-component-for Regards, Stefan -- 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 va

Re: [CMake] install(QUIET ...)

2014-06-13 Thread Stefan Eilemann
with CMake to know how this would look like (option?) nor how to start implementing it. Any takers? I'm also disappointed by the lack of feedback wrt 3.0 merge. Cheers, Stefan. -- http://www.eyescale.ch https://github.com/Eyescale/ http://www.linkedin.com/in/eilemann signature

Re: [CMake] install(QUIET ...)

2014-04-07 Thread Stefan Eilemann
It's my local commit containing the changes. I don't think I have push rights to the remote repo. HTH, Stefan. -- http://www.eyescale.ch https://github.com/Eyescale/ http://www.linkedin.com/in/eilemann signature.asc Description: Message signed with OpenPGP using GPGMail -- P

[CMake] install(QUIET ...)

2014-04-04 Thread Stefan Eilemann
Hi, I gave the implementation of install(QUIET) a shot since it became an annoyance in a project. Please see http://www.cmake.org/Bug/view.php?id=13761 for a patch - feedback and merge into master are welcome! Cheers, Stefan. -- http://www.eyescale.ch https://github.com/Eyescale/ http

Re: [CMake] Unnecessary rebuild of ExternalProject_Add target

2014-02-08 Thread Stefan Eilemann
320 HTH, Stefan. -- http://www.eyescale.ch https://github.com/Eyescale/ http://www.linkedin.com/in/eilemann signature.asc Description: Message signed with OpenPGP using GPGMail -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/

[CMake] Cpack NSIS Issue

2014-01-06 Thread Stefan Fendt
IR}/source/gui/main.ico" ) > > # Uninstaller icon .ico > SET( CPACK_NSIS_MUI_UNIICON > "${CMAKE_CURRENT_SOURCE_DIR}/source/gui/main.ico" ) > > # Installer 'brand' bar .bmp > SET( CPACK_PACKAGE_ICON > "${CMAKE_CURRENT_SOURCE_DIR}\\

[CMake] WORKING_DIRECTORY problem: custom targets vs. "testing"

2013-12-20 Thread Stefan
t: When I try to run "make test" -> although I set the working directory, the test will fail. I guess the working directory is ./build and not ./ How can I set the working directory to ${PROJECT_SOURCE_DIR} correctly for my testcases? Thanks in advance + regards, Stefan PS: I am

[CMake] Set "alias" in cmake script

2013-12-18 Thread Stefan
t;makefast" and my project is going to be compiled. Of course I could set the alias name in my e.g. .bashrc, but having this in my cmake file would be a nice thing to have. Thanks in advance! Stefan -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ

Re: [CMake] Windows XP + CMake + VS2013

2013-12-10 Thread Stefan Fendt
Hi Andrey, > You should add CMake command option /|-T vc120_xp > |/ Many thanks! with best regards, Stefan -- 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] Windows XP + CMake + VS2013

2013-12-08 Thread Stefan Fendt
tion on the XP machine otherwise). How am I supposed to tell CMake to use this compiler toolchain? With best regards, Stefan -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.-- Powered by www.kitware.com Please keep messages on-topic and check the CMak

[CMake] Stripping debug information of shared libraries on install/packaging

2013-11-19 Thread Stefan Peters
ad tools 2.) if release-build-for-customers: strip all symbols But this would require some more steps to the whole build process and perhaps there is a easier way to get rid of the symbols. Regards, Stefan -- Stefan Peters Verified Systems International GmbH Am Fallturm 1 (Eingang E, 3. O

[CMake] read file content to a variable at build-time

2013-08-01 Thread Rothbauer, Stefan
information. Thanks for any hints! Best regards, Stefan -- 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

Re: [CMake] Complicated dependency handling between linux & windows

2013-06-11 Thread Stefan Reuschl
2013/6/10 Robert Dailey > One thing I have setup on my CMake script framework on Windows is an > alias system. During configure, I tell CMake where my package > repository root is on a windows share. Inside of this repository, > third party libraries are listed in a consistent structure. I have a

[CMake] Generated object files in Object Libraries

2012-11-19 Thread Stefan Bach
an for future versions of CMake to support external objects inside OBJECT libraries? Any help is greatly appreciated. Cheers, Stefan -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic a

Re: [CMake] How to tell if a project is an ExternalProject

2012-11-07 Thread Stefan Eilemann
if this is a blessed way of doing so. Cheers, Stefan. -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep

Re: [CMake] Newbie questions; dual targeting, unit test support, cross-compilation

2012-09-18 Thread BELLUS Stefan
Nice example, good job. I'm trying mostly the same. I don't understand why you want to run test on target platform. I guess (because tests are platform independent) it is ok to run tests only on host. Or I miss something? CppUTest supports also memory leaks detection. When you include (#include

[CMake] Bug? CPack packages also targets from externalproject.

2012-09-14 Thread BELLUS Stefan
I have project with name "DocumentLibrary" that depends on external project with name "PrinterLibrary". #add external project ExternalProject_add(PrinterLibrary SVN_REPOSITORY ${svnPath} PREFIX ${CMAKE_CURRENT_BINARY_DIR}/dependecies-sources/ Pri

[CMake] How to get modified cache variables?

2012-09-02 Thread Stefan Reuschl
ory. - Get a list of user modified cache variables to keep track of the configuration e.g. to reproduce a build. I tried playing around which the MODIFIED property for cache variables but that's never set or returns a flag. Regards, Stefan -- Powered by www.kitware.com Visit other K

[CMake] Update multiple subprojects in CTest script

2012-09-01 Thread Stefan Reuschl
tories. Is that still true? Regards, Stefan -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/un

Re: [CMake] Getting started with the tutorial

2012-08-23 Thread Stefan Reuschl
Am 22.08.2012, 22:59 Uhr, schrieb David MacQuigg : I'm just getting started with CMake. Downloaded and installed version 2.8.9 under Mac OS 10.6. Downloaded the tutorial (Step 1) from Tests/Tutorial. Everything looks normal. I then ran CMake and filled out the form with the source and

Re: [CMake] A way to suppress 'make install' output

2012-06-25 Thread Stefan Eilemann
way, i.e, also for the VS generators. Cheers, Stefan. PS: This is a resend - any reason this ML doesn't set 'Reply-To: cmake '? -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann -- Powered by www.kitware.com Visit other Kitware open-s

[CMake] A way to suppress 'make install' output

2012-06-25 Thread Stefan Eilemann
idea? Cheers, Stefan. -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMak

Re: [CMake] Can imported libraries depend on ExternalProject targets?

2012-06-23 Thread Stefan Reuschl
Am 22.06.2012, 20:21 Uhr, schrieb Kent Williams : OK, I guess. The only reason I bring this up is ITK. If you're familiar with the ITK build process, it has a 'module' concept -- not a module in the CMake sense (where it is a library intended for runtime loading), but in the sense that the bu

Re: [CMake] ExternalProject_Add and Boost

2012-06-21 Thread Stefan Eilemann
; that the 'superbuild' could set the BOOST_ROOT variable (or other appropriate > variables) for my real project. I'll play around with this idea when I get > some time, thanks for the comment! Yes, see for example: https://github.com/Eyescale/Buildyard/ HTH

Re: [CMake] Strange behavior with Nightly builds

2012-06-06 Thread Stefan Reuschl
|| |+build || |+source | +Nightly || |+build || |+source Regards, Stefan -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/o

[CMake] Dependencies between independent projects

2012-06-01 Thread Stefan Eilemann
06/01/buildyard-c-source-project-management/ HTH, Stefan. PS: Contributions are welcome! -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opens

[CMake] Ignore install()

2012-04-18 Thread Stefan Schindler
emove the files after installing, but I'd rather go with a "cleaner" solution. Greetings, Stefan. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ

Re: [CMake] apply for maintainer of FindOpenCL.cmake

2012-02-24 Thread Stefan Fendt
Hi, It would be nice to have an OpenCL find module. But it should include easy access to the Intel and NVIDIA libraries as well, I think, not just AMD. I'm not an CMake-expert... but maybe my variant of a FindOpenCL.cmake might be of some use for someone... best regards Stefan

[CMake] Copying Files into build-dir under Visual Studio vs. Codeblocks/Win32 vs. Codeblocks/Linux

2012-02-09 Thread Stefan Fendt
.. So, what is the suggested method of (if you can't avoid it) copying files from anywhere into the build-directory, which is as compiler agnostic as possible..? best regards, Stefan -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/ope

Re: [CMake] Adding a new language

2011-11-15 Thread Stefan Monnier
ile for now ;-). So my "language support" is very primitive and rather than fight CMake, I'll probably just switch to something else :-( Stefan -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.htm

Re: [CMake] Adding a new language

2011-11-14 Thread Stefan Monnier
file a bug. Note that the order of > arguments may be important. Duh! Thanks for insisting: it works! I'd still like to know how to explain to cmake that the command produces 2 files, but at least I can get rid of my hack. Stefan "happier" -- Powered by www.kitware.c

Re: [CMake] Adding a new language

2011-11-11 Thread Stefan Monnier
ne: > http://www.cmake.org/pipermail/cmake/2010-March/035740.html I've seen those, yes. But they don't seem to give me any answer. Stefan -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please

Re: [CMake] Adding a new language

2011-11-11 Thread Stefan Monnier
e there is more than one output (it generates a .cmo and a .cmi file for each input file), so it wouldn't be clear what to do with this single "output file name". > So using > set (CMAKE_OCaml_COMPILE_OBJECT " -c -o > ") > does not work? Nope, Stefan --

[CMake] Adding a new language

2011-11-09 Thread Stefan Monnier
w "works": set (CMAKE_OCaml_COMPILE_OBJECT " -c \; mv \"$$(dirname )/$$(basename )\" ") but it's clearly not what we want. - How do I tell Cmake that `ocamlc' generates 2 files? - How do I tell Cmake that `ocamlc' does not let us choose where to put the res

[CMake] Usage of add_library(... IMPORTED)

2011-09-17 Thread Stefan Reuschl
file? To make it more complicated: What to do if add_custom_command() was used in a subdirectory to create the library? Thanks for any hints! Regards, Stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [CMake] Use Eigen2 in CMake based project

2011-01-24 Thread Stefan Dänzer
Wow, that was quick ;o) thanks for the FindEigen2.cmake module. It works just fine. Best regards, Stefan On Tue, Jan 25, 2011 at 12:19 AM, Marcus D. Hanwell < marcus.hanw...@kitware.com> wrote: > On Mon, Jan 24, 2011 at 6:15 PM, Stefan Dänzer > wrote: > > Hi all, > >

[CMake] Use Eigen2 in CMake based project

2011-01-24 Thread Stefan Dänzer
Hi all, I have searched for the correct way to include the Eigen2 linear algebra library in my CMake based project. But doing a search has not brought up a suitable result. Has anyone used Eigen2 in their project? A CMake sample script including Eigen2 would be most helpful. Regards, Stefan

[CMake] Use ctest for automatic performance measurement

2010-09-14 Thread Stefan Dänzer
this with Cmake/CTest? Regards, Stefan -- -- Stefan Daenzer Körnerplatz 8 04107 Leipzig Tel.: +49-157-84993879 "Work like you don't need the money, love like you've never been hurt and dance like no one is watching." - Randall G Leighton ___

Re: [CMake] Problem while setting variables in CMakeCache

2010-09-07 Thread Stefan Köhnen
2010/9/7 James Bigler : > 2010/9/7 Stefan Köhnen : >> 2010/9/6 Alexander Neundorf : >>> On Monday 06 September 2010, Stefan Köhnen wrote: >>>> Ah, okay. >>>> >>>> Thanks for your fast reply. >>>> >>>> Is the

Re: [CMake] Problem while setting variables in CMakeCache

2010-09-07 Thread Stefan Köhnen
2010/9/7 Fraser Hutchison : >  On 07/09/2010 1:54 PM, Stefan Köhnen wrote: >> >> 2010/9/6 Alexander Neundorf: >>> >>> On Monday 06 September 2010, Stefan Köhnen wrote: >>>> >>>> Ah, okay. >>>> >>>> Thanks for your f

Re: [CMake] Problem while setting variables in CMakeCache

2010-09-07 Thread Stefan Köhnen
2010/9/6 Alexander Neundorf : > On Monday 06 September 2010, Stefan Köhnen wrote: >> Ah, okay. >> >> Thanks for your fast reply. >> >> Is there a way to change the value in the cache? > > set(... FORCE) > > Alex > Hello Alex, thanks again for

Re: [CMake] Problem while setting variables in CMakeCache

2010-09-06 Thread Stefan Köhnen
Ah, okay. Thanks for your fast reply. Is there a way to change the value in the cache? Stefan 2010/9/6 Alexander Neundorf : > On Monday 06 September 2010, Stefan Köhnen wrote: >> Hello, >> >> I am trying to set a variable that appears in CMakeCache. I made this >> s

[CMake] Problem while setting variables in CMakeCache

2010-09-06 Thread Stefan Köhnen
txt but I found no example for this kind of problem on the Internet. My CMake version is 2.6-patch 3, but I think the problem is my code not CMake. Thanks for your help, Stefan Köhnen ___ Powered by www.kitware.com Visit other Kitware open-so

Re: [CMake] [cmake-developers] Support for multiple components in cpack

2010-08-03 Thread Dr . Stefan Sablatnög
after each build.) thanks Stefan -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Eric Noulard Sent: Dienstag, 3. August 2010 00:57 To: Clinton Stimpson Cc: cmake-develop...@cmake.org; cmake@cmake.org Subject: Re: [CMake] [cmake-developers] S

Re: [CMake] Help using CMake & Expat in Windows

2010-07-30 Thread Stefan Buschmann
t's content when cmake is run. But you should already get an error message if the required libraries could not be found... Sorry if this is an extremely stupid question, but I did not find any related information on Google, so. Hopefully this will help make me a more intelligent user of

[CMake] Minor error in CMake Tutorial?

2010-07-08 Thread Stefan Buschmann
: cmake_minimum_required(VERSION 2.6) Bye, Stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki

Re: [CMake] Non-build output

2010-06-20 Thread Stefan Buschmann
you can use the cmake binary 'copy' command, e.g.: execute_process(COMMAND ${CMAKE_COMMAND} -E copy ${src} ${dest}) For bonus points, how would this interact with "make install"? To install files, use the install() directive with FILES, e.g.: install(FILES ${CMAKE_SOURCE_DIR}/READ

Re: [CMake] Converting a OpenCL program into a C++ header?

2010-06-15 Thread Stefan Buschmann
executables that include the generated header files. You could even build the tool itself as a dependency first. Hope that helps... Stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/ope

[CMake] multiple packages via CPack in one project ?

2010-05-17 Thread Dr . Stefan Sablatnög
Hi everybody, Is it possible to create multiple different packages from one build process using CPack? -- best regards Dr. Stefan Sablatnög email: stefan.sablatn...@svox.com phone: ++49 731 15239474 address: SVOX Ulm Magirus Deutz-Straße 16 89077 Ulm

[CMake] Building targets for install only ...

2010-01-13 Thread Dr . Stefan Sablatnög
regards Stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this

Re: [CMake] Building tests only for "make test"

2009-12-14 Thread Dr . Stefan Sablatnög
check -D ContinuousStart -D ContinuousUpdate -D ContinuousConfigure -D ContinuousBuild -D ContinuousTest -D ContinuousSubmit And it didn't work as expected, but maybe I made a mistake) Thanks Stefan -Original Message- From: Marcel Loose [mailto:lo...@astron.nl] Sent: Freitag, 11. Dez

[CMake] Building tests only for "make test"

2009-12-11 Thread Dr . Stefan Sablatnög
continuously via a ctest script) Is there a simple solution? Thanks in advance Stefan -- best regards Dr. Stefan Sablatnög email: stefan.sablatn...@svox.com phone: ++49 731 15239474 address: SVOX Ulm Magirus Deutz-Straße 16 89077 Ulm

Re: [CMake] QNX Cross compiling give internal error ... ?

2009-10-06 Thread Dr . Stefan Sablatnög
Hi Alex, I just tried using cmake-2.8.0-rc1 and it works with no further changes. regards and thanks for the help Stefan -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Dr. Stefan Sablatnög Sent: Dienstag, 6. Oktober 2009 09:58 To: cmake

Re: [CMake] QNX Cross compiling give internal error ... ?

2009-10-06 Thread Dr . Stefan Sablatnög
Hi Alex, no, changing Qnx to QNX does not help. Stefan -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Alexander Neundorf Sent: Samstag, 3. Oktober 2009 14:25 To: cmake@cmake.org Subject: Re: [CMake] QNX Cross compiling give internal error

[CMake] QNX Cross compiling give internal error ... ?

2009-10-02 Thread Dr . Stefan Sablatnög
ion --out-implib appears on the linker command line which avoids a successful build. Any help appreciated! Regards Stefan This is error message: -- cd c:\VHAPI_400\demo\ cmake -DCMAKE_TOOLCHAIN_FILE=c:\Toolchain-qnx-640-armle.cmake -G "Unix Makefil

[CMake] Runtime output directory inconsistencies

2009-09-12 Thread stefan)
ix the target/output-file names with "../" Any better ideas? Thanks a lot, Best, /stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages

[CMake] working directory when running binary

2009-09-12 Thread stefan)
define this from the CMakeLists.txt? Help appreciated, Best, /stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at

Re: [CMake] Problems C/C++ system headers and Eclipse Generator

2009-06-13 Thread Stefan Dröge
No Problem. I'm glad that I can help. I tried the new patch and it's working fine. 11. Jun 2009 8:49 vorm. schrieb am "Philip Lowman" : On Tue, Jun 9, 2009 at 4:05 AM, Stefan Dröge wrote: > > 2009/6/9 Philip Lowman <... Cool, sorry to bother you again but can y

Re: [CMake] Problems C/C++ system headers and Eclipse Generator

2009-06-09 Thread Stefan Dröge
include dirs = ${CMAKE_ECLIPSE_C_SYSTEM_INCLUDE_DIRS}") > message("C++ system include dirs = > ${CMAKE_ECLIPSE_CXX_SYSTEM_INCLUDE_DIRS}") > > -- > Philip Lowman For me, it solves the problem. Thank you! Stefan ___ Powered by

Re: [CMake] Problems C/C++ system headers and Eclipse Generator

2009-06-08 Thread Stefan Dröge
ets to see the output of gcc. As I understand it, it is only executed, if you configure your project with CMake, to find out the standard system header paths. Stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitw

Re: [CMake] Problems C/C++ system headers and Eclipse Generator

2009-06-08 Thread Stefan Dröge
rman system there is only a "Suche beginnt hier" to find. ;-) My quick work around for this: set the language temporary to English like this: export LANG=en_US.UTF-8 and then start cmake-gui, or cmake. Stefan ___ Powered by www.kitware.com V

Re: [CMake] Problems C/C++ system headers and Eclipse Generator

2009-06-08 Thread Stefan Dröge
> Did you regenerate (that is, delete and recreate) your cache after > installing the new version? If not, the old broken values may be > sticking around from a previous CMake run with an older, unfixed version > of CMake. > > tyler Yes, I deleted the CMake cache, and after this didn't work also t

[CMake] Problems C/C++ system headers and Eclipse Generator

2009-06-08 Thread Stefan Dröge
amming-1/c-fuer-fortgeschrittene-1/osg_template_project.zip Greetings, Stefan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMak

Re: [CMake] Executable project creating an import library

2009-01-24 Thread Stefan Buschmann
not know at generation time if this project will export any symbols or not. But if no symbols are exported, there is also no .LIB file generated. Stefan ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] WIN32_EXECUTABLE - Config specific settings for visual studio generated project files?

2008-10-07 Thread Stefan Buschmann
IES LINK_FLAGS_MINSIZEREL "/SUBSYSTEM:WINDOWS") endif(WIN32) Stefan Jason Eubank schrieb: Thanks Stefan, this worked well. My exact usage using your recommendations was as follows: if(WIN32) set_target_properties(WindowApplicationExample PROPERTIES LINK_FLAGS_DEBUG "/SUBSYS

Re: [CMake] WIN32_EXECUTABLE - Config specific settings for visual studio generated project files?

2008-10-06 Thread Stefan Buschmann
tach a console window to a win32 application. Have a look at the documentation for this function. Stefan ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] /DELAYLOAD flag doesnt stick when making a vc8 project

2008-10-03 Thread Stefan Buschmann
t_target_properties(mylib PROPERTIES LINK_FLAGS "/DELAYLOAD:mylib.dll") Bye Stefan Sylvain Jaume schrieb: Hi, I try to set the DELAYLOAD flag for the VS8 linker using: set_target_properties(mylib PROPERTIES LINK_FLAGS "/DELAYLOAD: mylib.dll") But I get the linker error:

Re: [CMake] Generating shared libraries on Visual 8.0

2008-09-29 Thread Stefan Buschmann
ased on a variable, I would use something like this (this could of course be simplified): IF (SHARED_LIBRARIES) ADD_LIBRARY(MyProject SHARED ${PROJECT_SOURCES}) ELSE (SHARED_LIBRARIES) ADD_LIBRARY(MyProject ${PROJECT_SOURCES}) ENDIF (SHARED_LIBRARIES) Stefan Julien Michel schrieb: Dear Cmak

Re: [CMake] Assembler and C++ for the same target

2008-09-25 Thread Stefan Weber
that the ASM file has preprocessor macros in it, so it needs to go through g++ (and obviously g++ only looks at it if the S is capital)... now I'm totally confused... On Thu, Sep 25, 2008 at 11:50 PM, Stefan Weber <[EMAIL PROTECTED]>wrote: > > > Ideally, I would like to pass it

Re: [CMake] Assembler and C++ for the same target

2008-09-25 Thread Stefan Weber
somehow cannot define the variables for ASM mode. Could that be the root of the problem? Any ideas for a workaround? At this point, I'm desperate enough to accept any hack... Thanks, Stefan > > > HS > ___ > CMake mailing list > CM

[CMake] Assembler and C++ for the same target

2008-09-25 Thread Stefan Weber
istake? I would prefer to avoid having to build a separate library for the assembler file, but at this point, I'm happy with any solution :-) Thanks, Stefan ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] shared libraries .lib .dll

2008-06-19 Thread Stefan Buschmann
targets, so it should be right when you build the DLL. Take care that it is not set in any projects that use the library and that you don't define it in any header file of the library. Hope this helps... Stefan ___ CMake mailing list CMake@cma

Re: [CMake] How to set up Cygwin + CMake + GNU Makefiles + cl.exe correctly?

2008-05-30 Thread Stefan Buschmann
ot;make" later, the variables were not set. I'm now exporting all those variables directly in my .bashrc file - is there a better way to invoke the script? Thanks, Stefan Bill Hoffman schrieb: Stefan Buschmann wrote: Hi all! I'm trying to build my project on Windows using

[CMake] How to set up Cygwin + CMake + GNU Makefiles + cl.exe correctly?

2008-05-30 Thread Stefan Buschmann
t;, or do I need to convert those to cygwin-style paths? My test-script is attached to this mail. Perhaps someone could provide his setup or the scripts he uses to set this up? Thanks in advance ... Stefan #!/bin/bash # Set VC environment variables export VSINSTALLDIR="C:\Programme\Micros

Re: [CMake] ifort and msys == trouble

2008-05-18 Thread Stefan Buschmann
er will be translated before ifort is even being executed. Since there is no way for MSYS to know whether "/something" is a path that has to be translated or a command line parameter, the only solution should be to use '-' instead of '/'. Stefan _

Re: [CMake] Setting "Link Library Dependencies" Flag in VS 2005

2008-05-05 Thread Stefan Buschmann
dependencies. So this is perhaps the other way round as to specify only the dependencies and let the linking be done automatically - should be equal work, though :-) Stefan Malhotra, Anupam schrieb: Hi Bill I opened the .vcproj file being generated for my project in edit mode.Below is th

Re: [CMake] CMake 2.6.0 RC 10 ready for testing

2008-05-02 Thread Stefan
f the MEMORYSTATUS structure will be rounded down to 2 GB. If the executable is linked using the /LARGEADDRESSAWARE linker option, then the GlobalMemoryStatus function will return the correct amount of physical memory in both members." I hope that will help you. -Stefan -Original Message--

Re: [CMake] CMake 2.6.0 RC 10 ready for testing

2008-05-02 Thread Stefan
t could be a problem with Vista Business. -Stefan Here is a part of the build.xml file: ___ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail:

[CMake] CTest: Problem checkout whole repository with automated testing (Continuous Build, etc. )

2008-04-25 Thread stefan page
ready tried to set the CTEST_SOURCE_DIRECTORY variable in CMakeLists.txt or to use a custom CTest script which uses the CTEST_UPDATE command. (CTEST_UPDATE is not supported in CMake/CTest 2.4.8 ) Could anybody help me? Thanks S

Re: [CMake] NSIS no fix install path -> automatic searching for already installed programs (e.g. Matlab, Qt, ...)

2008-04-10 Thread Stefan
CE or CPACK_PACKAGE_ICON and so on. Isn't this is better like overwrite the CMAKE_MODULE_PATH were other parts in the project could be depend on? -- Stefan -Ursprüngliche Nachricht- Von: Eric NOULARD [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 10. April 2008 11:22 An: stefan

[CMake] NSIS no fix install path -> automatic searching for already installed programs (e.g. Matlab, Qt, ...)

2008-04-10 Thread stefan
directory) or is it a new feature to cmake? -- Stefan ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

  1   2   >