Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cmake -G "Unix Makefiles" -S. -Bbuild -DCMAKE_BUILD_TYPE=Release -DBUILTIN_GTKTHEME_MOJAVE=OFF
- cmake --build build -- -j$(nproc) builtins
- cmake -G "Unix Makefiles" -S. -Bbuild
- cmake --build build -- -j$(nproc)
- cmake --install build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement