Commit Graph

4 Commits

Author SHA1 Message Date
ck 868218a1db refactor!: deprecate some interfaces in dtk6
- dconfig_meta_files/dconfig_override_files remove in dtk6
- not install deprecated class headers
- remove deprecated interfaces in dtk6
2023-07-05 10:19:56 +08:00
YeShanShan b0a7d860f5 chore: Rename config function
TODO: Add DtkVersion's detection and warning info.

Issue: https://github.com/linuxdeepin/dtk/issues/9
2023-04-17 17:46:30 +08:00
yeshanshan ac061d1c9c
fix: Lossing quotation mark for DSG_DATA_DIR macro (#259)
Add quotation mark for macro.

Log: none
Influence: none
Change-Id: Iaf26210a81e7c2e167e30b976c5e0a1ec26708b9
2023-02-07 09:49:46 +00:00
wangyixue d7433df0b2 chore: add DtkDConfig package
Add DtkDConfigConfig.cmake file. Now find_package(DtkCore) can also find
DConfig support.

Log: add DtkDConfig package
2023-01-06 17:02:04 +08:00