Skip to content

feat: added CMAKE_CXX_COMPILER_AR and CMAKE_CXX_COMPILER_RANLIB definiton#1

Merged
tayne3 merged 1 commit into
tayne3:masterfrom
mcahyadit:master
May 6, 2026
Merged

feat: added CMAKE_CXX_COMPILER_AR and CMAKE_CXX_COMPILER_RANLIB definiton#1
tayne3 merged 1 commit into
tayne3:masterfrom
mcahyadit:master

Conversation

@mcahyadit
Copy link
Copy Markdown

some projects seems to require the AR and RANLIB to defined with CMAKE_CXX_COMPILER_** instead of just CMAKE_**.

this commit simply adds a wrapper to the existing definitions to allow those projects to compile.

…ition

some projects seems to require the AR and RANLIB to defined with
`CMAKE_CXX_COMPILER_**` instead of just `CMAKE_**`.

this commit simply adds a wrapper to the existing definitions to allow
those projects to compile.
@tayne3 tayne3 merged commit b7d664f into tayne3:master May 6, 2026
6 checks passed
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