Fix CMake warning

Update JPCRE2 library.
This commit is contained in:
Tindy X 2020-09-20 00:57:29 +08:00
parent 167adc457e
commit 1fa2883428
No known key found for this signature in database
GPG Key ID: C6AD413169968D58
2 changed files with 811 additions and 793 deletions

View File

@ -90,7 +90,7 @@ TARGET_LINK_LIBRARIES(subconverter ${YAML_CPP_LIBRARY})
ADD_DEFINITIONS(-DPCRE2_STATIC)
#ENDIF()
FIND_PACKAGE(Duktape REQUIRED)
FIND_PACKAGE(DUKTAPE REQUIRED)
INCLUDE_DIRECTORIES(${DUKTAPE_INCLUDE_DIRS})
TARGET_LINK_LIBRARIES(subconverter ${DUKTAPE_LIBRARIES})

File diff suppressed because it is too large Load Diff