Difference between revisions of "Cmake"
Jump to navigation
Jump to search
(Created page with "{{lc}} * {{make}}") |
|||
Line 2: | Line 2: | ||
+ | [[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]] | ||
+ | == See also == | ||
* {{make}} | * {{make}} | ||
+ | |||
+ | [[Category:Cmake]] |
Revision as of 06:16, 22 September 2022
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
See also
Advertising: