Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Merge CMake modules into one file #265

Merged
merged 2 commits into from
Aug 30, 2021

Conversation

martinstarkov
Copy link
Collaborator

At this point, both CMake files are required for the CMake to run and are simply included within the main FindComputeCpp.cmake file. I have simply removed the files and moved their contents in place of their respective CMake includes. This shouldn't hinder readability as both files are short and the main file is 500+ lines anyway. Combining the files also makes it easier for users to utilize the single file in setting up CMake projects.

@martinstarkov
Copy link
Collaborator Author

@rodburns @DuncanMcBain Discussed this with both of you. Tested and it works fine (on Windows 10 at least), not much has really changed, the files are just combined into the one.

@DuncanMcBain DuncanMcBain merged commit e4b8dd1 into codeplaysoftware:master Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants