Skip to content

Commit

Permalink
Use self-released proxy-libintl-0.2, contains fix to only build stati…
Browse files Browse the repository at this point in the history
…c lib. Provides pkg-config.pc
  • Loading branch information
ViliusSutkus89 committed Jun 21, 2019
1 parent 496d5b8 commit 0f98b60
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions 3rdparty/packages/libintl.cmake
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
include_guard(GLOBAL)

ExternalProjectMeson(libintl
URL https://github.com/frida/proxy-libintl/archive/0.1.tar.gz
URL_HASH SHA256=202d90855943091b11ac91863ff5884f0eaf80318a32dc8504fcfdafc65992ed

EXTRA_ARGUMENTS
# Delete libintl.so.
TEST_COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/packages/FixLibintlInstall.sh ${THIRDPARTY_PREFIX}
LOG_TEST 1
URL https://github.com/ViliusSutkus/proxy-libintl/archive/0.2.tar.gz
URL_HASH SHA256=9467f672d2e18d61fb14cbfb08d4afcc1f88c0ec372cac79bc19e848e8d66ba7
)

0 comments on commit 0f98b60

Please sign in to comment.