• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javaandroidc++linuxc#windowsobjective-ccocoaqtpython誰得phprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision52ffa1ed5cdaacf2e1048768192eb6548746b96d (tree)
Time2023-02-04 10:22:55
AuthorFs <Fsu0413@vip....>
CommiterFs

Log Message

update CMake

Change Summary

Incremental Difference

--- a/Compile/lib/Configuration.lua
+++ b/Compile/lib/Configuration.lua
@@ -66,7 +66,7 @@ conf.host.win = {
6666 },
6767 ["cMakePath"] = {
6868 ["20"] = {"D:\\cmake-3.20.2-windows-x86_64\\bin", "D:\\ninja"},
69- ["Latest"] = {"D:\\cmake-3.24.2-windows-x86_64\\bin", "D:\\ninja"},
69+ ["Latest"] = {"D:\\cmake-3.25.2-windows-x86_64\\bin", "D:\\ninja"},
7070 },
7171 ["jdkPath"] = {
7272 ["8"] = "D:\\OpenJDK8U-jdk_x64_windows_hotspot_8u332b09\\jdk8u332-b09",