Skip to content

Make possible for the game cmake to tell which variable to pass to the NaCl subinvocation#1991

Open
illwieckz wants to merge 2 commits into
masterfrom
illwieckz/cbse/sync
Open

Make possible for the game cmake to tell which variable to pass to the NaCl subinvocation#1991
illwieckz wants to merge 2 commits into
masterfrom
illwieckz/cbse/sync

Conversation

@illwieckz

@illwieckz illwieckz commented Jul 9, 2026

Copy link
Copy Markdown
Member

Make possible for the game cmake to tell which variable to pass to the NaCl subinvocation

It's used by Unvanquished to pass CBSE_PYTHON_PATH.

Also delete DAEMON_CBSE_PYTHON_PATH (already moved to the game as CBSE_PYTHON_PATH).

Also remove DaemonCBSE.cmake (already moved to the game).

I noticed it while implementing nexe building in macos-amd64 CI, the custom python wouldn't be used in the subinvocation and the build would fail.

See the game counterpart:

illwieckz added 2 commits July 8, 2026 11:54
…s to the NaCl subinvocation

It's used by Unvanquished to pass CBSE_PYTHON_PATH.

Also delete DAEMON_CBSE_PYTHON_PATH (already moved to the game as CBSE_PYTHON_PATH).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant