Duncan Ogilvie
|
9a82f8c796
|
Temporarily remove the crt-linkage and library-linkage options
These require a lot more work to integrate properly with vcpkg, reimplement triplet detection and set a custom triplet
|
2 years ago |
Duncan Ogilvie
|
232e49e087
|
Add support for vcpkg CRT and library linkage customization
|
3 years ago |
Duncan Ogilvie
|
85370968f8
|
Improved fetch-content support
Closes #38
|
3 years ago |
cursey
|
6f8b07a801
|
Allow specifying install component name
|
3 years ago |
Duncan Ogilvie
|
d905be1d13
|
Final touches
|
3 years ago |
cursey
|
2b7ee72e86
|
Separate template parsing and generation
* Reuse type for specifying template to use
* Add support for template add-function
* Add support for template pass-sources-to-add-function
|
3 years ago |
cursey
|
eed1e38407
|
Add support for target templates
|
3 years ago |
Duncan Ogilvie
|
459ebb14b5
|
Support conditions everywhere
Closes #36
|
3 years ago |
cursey
|
3201fd052e
|
Add support for vcpkg package features
|
3 years ago |
Duncan Ogilvie
|
bb7874a6df
|
Improve compilation times
Compilation with make went from 13 -> 10 seconds.
CMAKE_UNITY_BUILD went even lower to 6 seconds.
Closes #11
|
3 years ago |
Duncan Ogilvie
|
2bcf15c4ed
|
Add support for object libraries
Closes #34
|
3 years ago |
Duncan Ogilvie
|
f02ccc2309
|
Refactor fetch-content to vector<Content>
|
3 years ago |
Duncan Ogilvie
|
0f559bc803
|
Do not make Package.config default to true
|
3 years ago |
Duncan Ogilvie
|
a718dfd675
|
Inherit conditions from the parent project
|
3 years ago |
Duncan Ogilvie
|
95907602b4
|
Do not allow in-tree builds per default
|
3 years ago |
Duncan Ogilvie
|
3cd84a9708
|
Add basic support for [subdir.mydir]
|
3 years ago |
Duncan Ogilvie
|
9932e501ce
|
Rename files to make the project easier to navigate
|
3 years ago |