freebsd-ports/security/klee/files/patch-cmake_find__stp.cmake
Yuri Victorovich c675e5cb45 New port: security/klee: Symbolic virtual machine built on top of the LLVM
PR:		219150
Submitted by:	larca <itbot@list.ru>
2018-07-23 03:19:26 +00:00

11 lines
430 B
CMake

--- cmake/find_stp.cmake.orig 2018-07-12 22:25:49 UTC
+++ cmake/find_stp.cmake
@@ -13,6 +13,8 @@
# is displayed in `ccmake` and `cmake-gui`.
set(STP_DIR "" CACHE PATH "Path to directory containing STPConfig.cmake")
find_package(STP CONFIG)
+SET(STP_STATIC_LIBRARY ${FREEBSD_STP_STATIC_LIBRARY})
+MESSAGE("YURI STP_STATIC_LIBRARY=${STP_STATIC_LIBRARY}")
# Set the default so that if the following is true:
# * STP was found