Skip to content

zig: fix wrong cmake-flags #270

Merged
merged 1 commit into from
Feb 6, 2024
Merged

zig: fix wrong cmake-flags #270

merged 1 commit into from
Feb 6, 2024

Commits on Jan 23, 2024

  1. zig: fix wrong cmake-flags

    This fixes #269.
    
    Values for `CMAKE_INSTALL_RPATH`, `CMAKE_PREFIX_PATH` and
    `LLD_INCLUDE_DIRS` were wrong or unnecessary. Alse use
    Release mode instead of Debug.
    niclas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8da09b7 View commit details
    Browse the repository at this point in the history