Re: [CMake] linking boost libraries built inside the project on mac os

2016-02-02 Thread Slava
I found the relevant discussion on stackoverflow http://stackoverflow.com/questions/33665781/dependencies-on-boost-library-dont-have-full-path . You can mark my question is [solved]. Thank you. On Tue, Feb 2, 2016 at 3:48 PM, Gonzalo wrote: > > > El 02/02/16 a las 09:01, Slava escribi

[CMake] linking boost libraries built inside the project on mac os

2016-02-02 Thread Slava
I failed to reproduce it with a toy project, so please bear with me... I compile and install boost at config time (by generating the helper cmake file with external project and running cmake on it). It is found by standard findBoost afterwards and linked against Boost_UNIT_TEST_FRAMEWORK_LIBRARY. A

Re: [CMake] [boost][b2] Differenciate 32bit and 64 bit binaries when using CMake.

2013-04-16 Thread Slava
BOOST_Dir, instead of always using the same binaries by default. Does it seem like a good solution to you? In my experience finding/adapting packages for crosscompiling 64->32 is much more troublesome than setting up 32-bit chroot and using it for 32-bit builds. -- Slava -- Powered

[CMake] Establishing TDD workflow

2008-11-30 Thread Slava Tutushkin
something in the filesystem for cmake to look for. People, please help me! -- Best regards, Slava mailto:[EMAIL PROTECTED] ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] Using CPACK to generate RPM

2006-09-19 Thread Slava Semushin
--- Brad King 2006-09-19 10:17:27 -0400 +++ Slava Semushin 2006-09-20 11:47:40 +0700 BK> In CMake 2.4 CPack is still in beta. Really beta... =( [EMAIL PROTECTED] ~]$ cpack CPack Error: CPack generator not specified terminate called after throwing an instance of &

[CMake] About testing with ctest

2006-09-19 Thread Slava Semushin
src/DartTestfile.txt # CMake generated Testfile for # Source directory: /home/slava/openfm/src # Build directory: /home/slava/openfm/src # # This file replicates the SUBDIRS() and ADD_TEST() commands from the # source # tree CMakeLists.txt file, skipping

[CMake] Duplicated messages and check for g++

2006-09-12 Thread Slava Semushin
working CXX compiler: c++ -- works [skip] I have 2 questions: - Why for each check was printed 2 similar messages? - Why cmake always check compiler for C++? I dont need in this test, my program uses only gcc. May be I can tune it? Thanks in advance! -- + Slava

Re: [CMake] make install not works for me

2006-09-07 Thread Slava Semushin
--- Filipe Sousa 2006-09-07 09:17:00 +0100 +++ Slava Semushin 2006-09-07 15:31:28 +0700 FS> I can't tell you what you have to fix without your CMakeLists.txt Wow. I'm very sorry. I forgot attach CMakeLists.txt :-( --- Brandon J. Van Every 2006-09-07 01:20:55 -0700 +++ Slava

[CMake] make install not works for me

2006-09-07 Thread Slava Semushin
nd related variables/rules? Thanks in advance. -- + Slava Semushin | php-coder @ ngs.ru + ALT Linux Team | php-coder @ altlinux.ru + Expand QA Team | vsemushin @ swsoft.com ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake