On 05/11/2020 11:56, Kevin Kofler via devel wrote:
CMake actually just generates the makefiles, you still run make directly (as
with autotools).
The makefiles then do several complex things, possibly including running
make with different arguments (and also calling back into CMake by running
cmake with special arguments multiple times), to handle the progress
reporting, but the initial make invocation comes from the specfile.
Not using the new %cmake_build etc macros it doesn't. Those invoke
cmake which then invokes make.
Tom
--
Tom Hughes (t...@compton.nu)
http://compton.nu/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org