Skip to content

Commit

Permalink
Remove leftover line from CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jan 2, 2024
1 parent ee05c57 commit b689f2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pdf2htmlEX/src/main/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ set(CMAKE_BUILD_TYPE Release CACHE STRING "Build configuration (Debug, Release,

project(pdf2htmlEX-android)

SET(PKG_CONFIG_EXECUTABLE ${INSTALLED_PREFIX}/${ANDROID_ABI}/bin/pkg-config-dynamic)

add_library(envvar SHARED EnvVar.c)
add_library(pdf2htmlEX-android SHARED pdf2htmlEX.cc CCharGC.h)

Expand Down

0 comments on commit b689f2c

Please sign in to comment.