Skip to content

Add CMake option for XDG directories#64816

Merged
kevingranade merged 1 commit intoCleverRaven:masterfrom
sparr:clang_xdg_dir
Apr 8, 2023
Merged

Add CMake option for XDG directories#64816
kevingranade merged 1 commit intoCleverRaven:masterfrom
sparr:clang_xdg_dir

Conversation

@sparr
Copy link
Copy Markdown
Member

@sparr sparr commented Apr 3, 2023

Summary

None

Purpose of change

The main Makefile has an option to use XDG directories for saves and config, but the CMake options and its produced Makefiles do not.

Describe the solution

Add a CMake option USE_XDG_DIR

Describe alternatives you've considered

Testing

Compiled with and without USE_XDG_DIR and/or USE_HOME_DIR

Additional context

Also changed a few descriptions for USE_HOME_DIR

@github-actions github-actions bot added <Documentation> Design documents, internal info, guides and help. [Markdown] Markdown issues and PRs Code: Build Issues regarding different builds and build environments json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Apr 3, 2023
@kevingranade kevingranade merged commit d34fa2f into CleverRaven:master Apr 8, 2023
@sparr sparr deleted the clang_xdg_dir branch April 9, 2023 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Code: Build Issues regarding different builds and build environments <Documentation> Design documents, internal info, guides and help. json-styled JSON lint passed, label assigned by github actions [Markdown] Markdown issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants