You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ of AdTree. Then you should have obtained a usable project and just build. I reco
41
41
42
42
- Option 2: Use CMake to generate project files for your IDE. Then load the project to your IDE and build. For Windows users: your IDE must be set for `x64`.
43
43
44
-
- Option 3: Use CMake to generate Makefiles and then build.
44
+
- Option 3: Use CMake to generate Makefiles and then build (purely command line).
0 commit comments