Commit Graph

15 Commits

Author SHA1 Message Date
242668f6bf Remove git_submodule_update() call in DefaultConfig.cmake
It makes working with nested projects difficult when configuring CMake
2024-08-04 15:13:28 -04:00
9fcb7d0930 Update message when pagkaging_library_headers 2024-08-03 08:53:56 -04:00
3fee88bf33 When creating the output include directory, use a symlink instead of a brittle copy. Better for development cycle 2024-08-03 08:45:24 -04:00
ea1a52d869 [CPM] Switch to the get_cpm.cmake version of the CPM scripts 2024-08-02 12:47:44 -04:00
1aa6ef5543 Move the package_library_headers function to Util.cmake 2024-07-27 23:09:37 -04:00
6e58064d03 Add missing BUILD_TESTING option to BuildOptions.cmake 2024-05-18 10:58:12 -04:00
b3e12fab00 Remove PARENT_SCOPE from macro that used to be a function 2024-05-18 10:19:19 -04:00
dd329a0ff6 Replace package_library_headers with simpler implementation 2024-05-18 03:16:39 -04:00
2f3833f7ef Comment out debug message 2024-05-16 23:00:35 -04:00
3bd6f64402 Fix Readme.md 2024-05-16 21:10:52 -04:00
36b2066dd8 Disable unit tests in default config if this repository is a submodule of another 2024-05-16 19:26:48 -04:00
82b1de7517 DefaultConfig.cmake: call git_setup_submodule(), not git_submodule_update() 2024-05-16 19:21:36 -04:00
d8c1168422 Add missing paranetheses 2024-05-16 19:18:22 -04:00
ff5e45d1f4 Improve naming, update license in headers 2024-05-16 19:14:41 -04:00
c0c014487f Initial commit; standardizing these scripts from various projects 2024-05-16 18:56:21 -04:00