Re: [CMake] Fwd: Problem finding DLLS to use with tests

2011-06-26 Thread QbProg
k you in advance for any hint! QbProg 2011/6/23 : > So, you are manually running your tests, for example, the ‘test_julian.exe’ > or ‘testcpp.exe’?  Running them from a command prompt gives you that same > error about the application has failed to start?  And the name of the dll’s > ex

[CMake] Express Edition

2011-05-07 Thread QbProg
Hello there, is there a quick & clean way to detect if we are using a Visual C++ express edition with the MSVC generator? A variable of something like that. I would like to exclude solution folders in that case. Thank you, Qb ___ Powered by www.kitware.c

[CMake] [repost (correct)] Platform toolset

2010-05-17 Thread QbProg
mmm, seems like last email was partially stripped. Dear CMake users, I would like to set the "Platform Toolset" to (v90) in the Visual Studio 2010 generator. This would allow me to compile with VC 2008 and edit with the new VC 10 ide. >From what I was able to get, I only need to add a PlatformToo

[CMake] Platform toolset

2010-05-17 Thread QbProg
Dear CMake users, I would like to set the "Platform Toolset" to (v90) in the Visual Studio 2010 generator. This would allow me to compile with VC 2008 and edit with the new VC 10 ide. >From what I was able to get, I only need to add a v90 line to a PropertyGroup labeled "Configuration" in the pr