Browse Source

update cmake

yancey 2 năm trước cách đây
mục cha
commit
0775131ab5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -28,4 +28,4 @@ add_executable(speederv2 ${SOURCE_FILES})
 target_link_libraries(speederv2 rt)
 target_link_libraries(speederv2 pthread)
 include_directories(SYSTEM "libev")
-include_directories(SYSTEM ".")
+include_directories(".")