Merge branch 'master' into msvc-compat

This commit is contained in:
b-r-o-c-k
2018-03-01 22:56:59 -06:00
committed by GitHub
4 changed files with 31 additions and 8 deletions

View File

@@ -43,6 +43,7 @@ ExternalProject_Add(libtermkey
PREFIX=${DEPS_INSTALL_DIR}
PKG_CONFIG_PATH=${DEPS_LIB_DIR}/pkgconfig
CFLAGS=-fPIC
${DEFAULT_MAKE_CFLAGS}
install)
endif()