Skip to content

Commit d3f9158

Browse files
committed
CmakeLists.txt: cleanup
1 parent 4ac8760 commit d3f9158

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ pkg_search_module(luajit REQUIRED luajit)
2020
pkg_search_module(yaml-cpp REQUIRED yaml-cpp)
2121
find_package(Boost COMPONENTS system thread)
2222
find_package(websocketpp)
23-
#find_package(yaml-Cpp)
24-
#find_package(luajit)
25-
#include_directories()
26-
#include_directories(src)
2723

2824
file(GLOB_RECURSE SOURCE_FILES src/**.cpp src/**.h src/**.hpp)
2925

0 commit comments

Comments
 (0)