-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[CMake] Move towards target-based CMake and partly fix picking up headers from an installed ROOT #8709
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
Merged
Merged
[CMake] Move towards target-based CMake and partly fix picking up headers from an installed ROOT #8709
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
ed0779f
[imt] Fix missing include directories for TBB
hageboeck 2587ea7
[Tree] Remove res/ header from tests.
hageboeck b502017
[cling] Add parsing of -isystem arguments to rootcling.
hageboeck 0e89ef4
[CMake] Make VDT an IMPORTED target; convert to target-based cmake.
hageboeck 93d8cae
[CMake] Make XRootD config target-based.
hageboeck 22e42fa
[CMake] Require OpenSSL when XRootD is a builtin.
hageboeck 4b53da4
[CMake] Save location of the builtin openssl.
hageboeck 21f1534
[CMake] Make nlohmann_json config target-based.
hageboeck d7c49db
[CMake] Make lzma config target-based.
hageboeck 80bb5b4
[CMake] Remove manual lists of include directories.
hageboeck 0eb622a
[CMake] Consolidate dependency management for ROOT_LINKER_LIBRARY.
hageboeck 486da63
[CMake] Use modern target_link_library syntax for exectuables.
hageboeck c5878ca
[CMake] Improve ROOT_GENERATE_DICTIONARY
hageboeck 4af7681
[CMake] Fix unit test config for core/thread.
hageboeck bc48df8
[CMake][NFC] Clarify arguments of ROOT_STANDARD_LIBRARY_PACKAGE.
hageboeck 4579a4a
[CMake][NFC] Remove an unused argument for ROOT_ADD_TEST.
hageboeck b9d46c8
[CMake] Move to CMake's native FindGTest
hageboeck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.