[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

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] 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

[CMake] About testing with ctest

2006-09-19 Thread Slava Semushin
why when I run make test VERBOSE=1 ctest works in nornal mode? I expect then ctest should runs with -V flags, for example. Thanks in advance. -- + Slava Semushin | php-coder @ ngs.ru + ALT Linux Team | php-coder @ altlinux.ru ___ CMake mai

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 &