Skip to content

Commit

Permalink
Include all features when building legion_prof_rs in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
manopapad committed Mar 16, 2023
1 parent 4c32765 commit 44eb874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,7 @@ if(Legion_BUILD_ALL OR Legion_BUILD_RUST_PROFILER)

corrosion_import_crate(
MANIFEST_PATH tools/legion_prof_rs/Cargo.toml
ALL_FEATURES
PROFILE release
)

Expand Down

0 comments on commit 44eb874

Please sign in to comment.