Skip to content

Commit 08b14b6

Browse files
committed
Add libqes dir to cmakelists
1 parent a3633a1 commit 08b14b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${AXEWRN}")
5050

5151
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/src
5252
${CMAKE_SOURCE_DIR}/src/datrie
53+
${CMAKE_SOURCE_DIR}/src/libqes/src
5354
${CMAKE_SOURCE_DIR}/src/gsl)
5455
LINK_DIRECTORIES(${CMAKE_BINARY_DIR}/lib)
5556

0 commit comments

Comments
 (0)