Difference between revisions of "Cmake"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[wikipedia:Cmake]] ([[2000]]) | ||
+ | |||
+ | |||
+ | |||
+ | cmake --build build | ||
Line 14: | Line 19: | ||
* <code>[[make install]]</code> | * <code>[[make install]]</code> | ||
* <code>[[make]]</code> | * <code>[[make]]</code> | ||
+ | * <code>[[cmake --build build]]</code> | ||
== See also == | == See also == | ||
* {{cmake}} | * {{cmake}} | ||
* {{make}} | * {{make}} | ||
+ | * {{Build}} | ||
[[Category:Cmake]] | [[Category:Cmake]] |
Latest revision as of 09:56, 1 April 2024
cmake --build build
brew install mysql .../... ==> Installing mysql ==> Patching ==> Applying boost-check.patch patching file CMakeLists.txt ==> cmake . -DFORCE_INSOURCE_BUILD=1 -DCOMPILATION_COMMENT=Homebrew -DINSTALL_DOCDIR=share/doc/mysql - DINSTALL_INCLUDEDIR=include/mysql -DINSTALL_INFODIR=share/info -DINSTAL ==> make
Related[edit]
See also[edit]
Advertising: