LXYan2333

Results 32 comments of LXYan2333

[https://github.com/LXYan2333/Fabric-Bedrock-Miner/suites/6957582944/artifacts/271525089](https://github.com/LXYan2333/Fabric-Bedrock-Miner/suites/6957582944/artifacts/271525089)

[https://github.com/LXYan2333/Fabric-Bedrock-Miner/suites/6957582944/artifacts/271525089](https://github.com/LXYan2333/Fabric-Bedrock-Miner/suites/6957582944/artifacts/271525089)

I will definitely fix those bugs in the future, but I'm extremely busy in the next half year (probably won't have enough spare time untill June, 2022), so I won't...

[https://github.com/LXYan2333/Fabric-Bedrock-Miner/issues/28](https://github.com/LXYan2333/Fabric-Bedrock-Miner/issues/28) please temporarily remove other mods and try again

Will do in the next version.

won't have enough spare time until July 2022 (probably earlier if I can finish my paper faster).

Now there is a new dev branch. [https://github.com/LXYan2333/Fabric-Bedrock-Miner/tree/dev](https://github.com/LXYan2333/Fabric-Bedrock-Miner/tree/dev)

Maybe I should add a switch for click/hold mode……

I tried @ClausKlein 's solution. It works! short version: suppose you have exported projectname_target1 in ```cmake packageProject(NAME projectname_target1 ……) ``` then for other targets you want to export: ```cmake add_library(projectname::projectname_target2...