1
0
Yancey Wang 2 жил өмнө
parent
commit
cbdf9beed3
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      CMakeLists.txt

+ 2 - 0
CMakeLists.txt

@@ -1,4 +1,6 @@
 #note: experimental
+#      currently only used for generating `compile_commands.json` for clangd
+#      to build this project, it's suggested to use `makefile` instead
 
 cmake_minimum_required(VERSION 3.7)
 project(tinyvpn)