Skip to content

[srock] Add SROCK_CMAKE_EXTRA#2249

Merged
dpalermo merged 1 commit into
aomp-devfrom
dp_srock-cmake-extra
Jun 10, 2026
Merged

[srock] Add SROCK_CMAKE_EXTRA#2249
dpalermo merged 1 commit into
aomp-devfrom
dp_srock-cmake-extra

Conversation

@dpalermo

Copy link
Copy Markdown
Contributor
- Allows passing in extra CMAKE flags after the srock defaults
- Example to add a few flags to the minimal build:
    export SROCK_CMAKE_EXTRA="-DTHEROCK_ENABLE_FFT=ON -DTHEROCK_ENABLE_RAND=ON -DTHEROCK_BUILD_TESTING=ON"
    ./setup_srock.sh

    - Allows passing in extra CMAKE flags after the srock defaults
    - Example to add a few flags to the minimal build:
        export SROCK_CMAKE_EXTRA="-DTHEROCK_ENABLE_FFT=ON -DTHEROCK_ENABLE_RAND=ON -DTHEROCK_BUILD_TESTING=ON"
        ./setup_srock.sh
@dpalermo dpalermo merged commit 6def8b2 into aomp-dev Jun 10, 2026
1 check failed
@dpalermo dpalermo deleted the dp_srock-cmake-extra branch June 10, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants