Difference between revisions of "Cmake"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* <code>[[make install]]</code> | * <code>[[make install]]</code> | ||
* <code>[[make]]</code> | * <code>[[make]]</code> | ||
+ | * <code>[[cmake --build build]]</code> | ||
== See also == | == See also == |
Revision as of 13:10, 3 March 2024
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
See also
Advertising: