Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
appkins edited this pageNov 24, 2018 ·1 revision

Compiling with Bazel

Note: Bazel 0.16.1 under Linux was used when addingBazel support.Note that you do not need to initialize the git submodule for tacopie when using Bazel.

# Build the optimized version with bazelbazel build --config=opt //...# You can run tests withbazeltest --config=opt //...

Statically and dynamically linked libraries can now be found inbazel-bin.

Customizing compilation and installation

Please refer tothis page of the wiki. Note that when using you can pass the precomipler flags to the compiler by using thecopts attribute ofcc_library.

Need more information?Contact me.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp