Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor cmake cleanup #1852

Merged
merged 2 commits into from
Aug 18, 2023
Merged

minor cmake cleanup #1852

merged 2 commits into from
Aug 18, 2023

Conversation

juan-lunarg
Copy link
Contributor

No description provided.

Remove USE_CCACHE
Remove CMAKE_OSX_DEPLOYMENT_TARGET
Remove FALLBACK_CONFIG_DIRS / FALLBACK_DATA_DIRS

Properly set enable_testing()
@ci-tester-lunarg
Copy link

CI VulkanTools build queued with queue ID 25980.

@ci-tester-lunarg
Copy link

CI VulkanTools build # 2633 running.

Comment on lines -107 to -111
set(FALLBACK_CONFIG_DIRS "/etc/xdg" CACHE STRING
"Search path to use when XDG_CONFIG_DIRS is unset or empty or the current process is SUID/SGID. Default is freedesktop compliant.")
set(FALLBACK_DATA_DIRS "/usr/local/share:/usr/share" CACHE STRING
"Search path to use when XDG_DATA_DIRS is unset or empty or the current process is SUID/SGID. Default is freedesktop compliant.")

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't see these used anywhere. Looks like copy paste from the loader.

@ci-tester-lunarg
Copy link

CI VulkanTools build # 2633 passed.

@juan-lunarg juan-lunarg merged commit c5b7752 into LunarG:main Aug 18, 2023
@juan-lunarg juan-lunarg deleted the juan/minor_cmake_cleanup branch August 18, 2023 20:02
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.

3 participants