TheShun
TheShun
那部分分支 不是针对Qt6吗?我看了下qt在处理这些时,都会为/get、/raw 这些重新压到一个map中,但后续使用就没那么好找他怎么用的了。。 [qmakeglobals.cpp](https://github.com/qt-creator/qt-creator/blob/2524e2adb3fb9a3a840a20422798aec0e20fc614/src/shared/proparser/qmakeglobals.cpp#L317)
> Because TinySpline supports splines of any shape, the provided function will in most cases compute the bounding box numerically, i.e., by sampling the spline with a resolution. It seems...
目前正在赶功能就不触发重编了。。-vD 晚些时候,我再写个复现demo吧。。 这是我目前的`xmake show -t App` 的信息,target比较多,也不清楚你想看那个target。 ``` The information of target(App): at: E:\DevelopSpaces\Projects\QT5.6\vCanvasSln\vCanvas\src\App\xmake.lua kind: binary targetfile: build\windows\x64\debug\vCanvas.exe deps: -> UI -> .\src\App\xmake.lua:10 rules: -> mode.release -> .\xmake.lua:10 -> mode.debug...