Add sqlite3 include directory to CMakeLists
This commit is contained in:
parent
cd461a99c6
commit
ad680a40b1
@ -37,6 +37,7 @@ include_directories(
|
|||||||
${Boost_INCLUDE_DIR}
|
${Boost_INCLUDE_DIR}
|
||||||
${CURL_INCLUDE_DIR}
|
${CURL_INCLUDE_DIR}
|
||||||
../lib/websocketpp
|
../lib/websocketpp
|
||||||
|
../lib/sqlite3
|
||||||
)
|
)
|
||||||
|
|
||||||
# don't know if necessary, too scared to remove
|
# don't know if necessary, too scared to remove
|
||||||
|
Loading…
Reference in New Issue
Block a user