Skip to content

Commit b689f2c

Browse files
Remove leftover line from CMakeLists.txt
1 parent ee05c57 commit b689f2c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pdf2htmlEX/src/main/cpp/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ set(CMAKE_BUILD_TYPE Release CACHE STRING "Build configuration (Debug, Release,
2222

2323
project(pdf2htmlEX-android)
2424

25-
SET(PKG_CONFIG_EXECUTABLE ${INSTALLED_PREFIX}/${ANDROID_ABI}/bin/pkg-config-dynamic)
26-
2725
add_library(envvar SHARED EnvVar.c)
2826
add_library(pdf2htmlEX-android SHARED pdf2htmlEX.cc CCharGC.h)
2927

0 commit comments

Comments
 (0)