Ver código fonte

change: CMakeLists.txt 里的路径与编译文档相同

Wendal Chen 3 anos atrás
pai
commit
ada5a71054
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      luatos/CMakeLists.txt

+ 2 - 1
luatos/CMakeLists.txt

@@ -2,7 +2,8 @@
 # in this exact order for cmake to work correctly
 cmake_minimum_required(VERSION 3.16)
 
-set(LUATOS_ROOT "E://code/codeup/LuatOS/")
+# change it!!
+set(LUATOS_ROOT "D://github/LuatOS/")
 
 set(EXTRA_COMPONENT_DIRS
              ./components/luat