Re: Development only package?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Toshio Kuratomi wrote:
> cmake CMakeLists.txt

FYI, that's the default file name, so:
cmake .
is sufficient. (You do have to give it a parameter, but the dot for the 
current directory is sufficient.)

Also note that it's in general cleaner to build in a separate directory 
(passing a relative path to CMakeLists.txt, but there too, this need not 
include the "CMakeLists.txt" file name itself), not in the directory 
containing CMakeLists.txt.

        Kevin Kofler

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux