Static Value-Flow Analysis
Functions
/home/runner/work/SVF/SVF/svf-llvm/tools/WPA/CMakeLists.txt File Reference

Functions

 set (THREADS_PREFER_PTHREAD_FLAG ON) find_package(Threads REQUIRED) add_llvm_executable(wpa wpa.cpp) target_link_libraries(wpa PUBLIC $
 

Function Documentation

◆ set()

set ( THREADS_PREFER_PTHREAD_FLAG  ON)

Definition at line 1 of file CMakeLists.txt.

5  {llvm_libs} SvfLLVM Threads::Threads)