Browse Source

Update CMakeLists.txt

NX 6 years ago
parent
commit
22430a9088
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Source/Native/CMakeLists.txt

+ 0 - 2
Source/Native/CMakeLists.txt

@@ -12,8 +12,6 @@ else()
     add_definitions(-Wno-error)
     add_definitions(-Wno-error)
 endif()
 endif()
 
 
-include_directories(${PROJECT_SOURCE_DIR})
-
 if (ENET_DEBUG)
 if (ENET_DEBUG)
     add_definitions(-DENET_DEBUG)
     add_definitions(-DENET_DEBUG)
 endif()
 endif()