fixed broken aquamarine build

Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
Matthew Stobbs
2025-05-12 19:46:09 -06:00
parent f27040b2a6
commit f689d536a0
2 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ aquamarine:
- all
- -j
- "{{ ansible_processor_nproc | int }}"
build_installs: "{{ root_prefix }}/{{ lib_path }}/libaquamarine.so"
install_creates: "{{ root_prefix }}/{{ lib_path }}/libaquamarine.so"
install:
- cmake
- --install