瀏覽代碼

CLion setup: Update path and screenshot for `CMakeLists.txt` (#4490)

Anton Ivanov 4 年之前
父節點
當前提交
bcf9a86a08
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      development/cpp/configuring_an_ide/clion.rst
  2. 二進制
      development/cpp/configuring_an_ide/img/clion_1_open.png

+ 1 - 1
development/cpp/configuring_an_ide/clion.rst

@@ -17,7 +17,7 @@ which can also be used by CLion.
 - From the CLion's welcome window choose the option to import an existing 
   project. If you've already opened another project, choose **File > Open**
   from the top menu.
-- Navigate to ``<Godot root directory>/platform/android/java/lib`` (the 
+- Navigate to ``<Godot root directory>/platform/android/java/nativeSrcsConfigs`` (the
   ``CMakeLists.txt`` file is located there) and select it (but *not* the
   ``CMakeLists.txt`` file itself), then click **OK**.
 

二進制
development/cpp/configuring_an_ide/img/clion_1_open.png