[CMake] make install not works for me

Slava Semushin php-coder at ngs.ru
Thu Sep 7 04:05:06 EDT 2006


    Hello!

    I'm newbie in cmake. I'm trying use his for my small project which
    consist from 3 files which produce one executable file after
    compilation.

    I have cmake version 2.4-patch 3 on my Linux box.

    I was read two articles at the site
    (http://www.cmake.org/HTML/WritingCMakeLists.html and
     http://www.cmake.org/HTML/Examples.html) and write my own
    CMakeLists.txt

    Now my project can make and produce program. But make install not
    install my program:

    [slava at semushin ~/tmp/openfm]$ make install
    [100%] Built target openfm
    Install the project...
    -- Install configuration: ""
    -- Install configuration: ""

    So I have questions for you: where my fault ? What I should fix in my
    CMakeLists.txt? And why documents WritingCMakeLists.html and
    Examples.html not mentioned about installation and 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



More information about the CMake mailing list