- Mar 26, 2025
-
-
Tim Kaune authored
This should happen for both add_subdirectory() as well as find_package() calls. Nothing should be included either way. The consuming project decides, what should be included.
- Mar 24, 2025
- Mar 19, 2025
- Apr 16, 2024
-
-
Tim Kaune authored
-
Tim Kaune authored
Add project version to copyright notice install location
-
Tim Kaune authored
Use ${sourceDir} macro instead of .
-
Tim Kaune authored
-
Tim Kaune authored
Update unit tests: Target mocks use environment variables now. Real targets don't work in script mode and normal variables are blocked by the block() command, now.
-
Tim Kaune authored
- Mar 25, 2024
- Mar 05, 2024
- Feb 27, 2024
- Feb 21, 2024
-
-
Tim Kaune authored
The package config and tests take the minimum required CMake version from the main project. Also introduce the maximum supported CMake version for policy management.
-
Tim Kaune authored
-
Tim Kaune authored
LoadStaticSharedTargets is completely build type agnostic.
-
Tim Kaune authored
-
- Feb 12, 2024
-
-
Tim Kaune authored
- Jan 29, 2024
-
-
Tim Kaune authored
Update copyright notice
-
Tim Kaune authored
-
Tim Kaune authored
-
Tim Kaune authored
The existence check still assumed a single target. Refactor some other parts of the macro, too.
-
Tim Kaune authored
-
Tim Kaune authored
Also bump JSON Schema version of CMakePresets.json.
-
Tim Kaune authored
-
Tim Kaune authored
-
- Jan 23, 2024
-
-
Tim Kaune authored
You can now build and install LoadStaticSharedTargets like any CMake library and also discover it the same way via find_package().
-