Skip to content

Commit

Permalink
Merge branch 'profrs-all-features' into 'master'
Browse files Browse the repository at this point in the history
Include all features when building legion_prof_rs in CMake

See merge request StanfordLegion/legion!709
  • Loading branch information
manopapad committed Mar 24, 2023
2 parents 48bddb5 + 44eb874 commit da3f4ec
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 da3f4ec

Please sign in to comment.