Просмотр исходного кода

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

Wendal Chen 3 лет назад
Родитель
Сommit
ada5a71054
1 измененных файлов с 2 добавлено и 1 удалено
  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