Skip to content

Commit

Permalink
Removed unneeded includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
madmaxoft committed Dec 15, 2016
1 parent 7dfee33 commit 9d4dbf9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
cmake_minimum_required (VERSION 2.8.2)
project (lua)

include_directories ("${PROJECT_SOURCE_DIR}/../../src/")

file(GLOB SOURCE
"src/*.c"
)
Expand Down

0 comments on commit 9d4dbf9

Please sign in to comment.