fix: fix qwfassoc build error

- fix qwfassoc build error
- set version of wfassoc to official version
- add version restriction when qwfassoc finding wfassoc
- rename qwfassoc project name in cmake configuration file
- set standalone build to OFF in default
This commit is contained in:
2026-08-18 20:27:08 +08:00
parent 6687ccb143
commit 27235c2619
7 changed files with 127 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "wfassoc-cdylib"
version = "0.1.0"
version = "1.0.0"
authors = ["yyc12345"]
edition = "2024"
description = "The dynamic library exposed for C/C++ users reading or manipulating Windows file assocation."