Reputation: 1
After adding "-Wl,-rpath,." into CMAKE_EXE_LINKER_FLAGS next call in CMakeLists started returning false: check_include_file_cxx(sys/types.h HAVE_SYS_TYPES_H)
How rpath and sys/types.h are related?
Upvotes: 0
Views: 44