this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add include directory for xarexe to pickup the lib folder

+1
+1
src/xar/CMakeLists.txt
··· 10 10 set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -nostdlib") 11 11 include_directories( 12 12 ${CMAKE_CURRENT_SOURCE_DIR}/xar/include 13 + ${CMAKE_CURRENT_SOURCE_DIR}/xar/lib 13 14 ) 14 15 15 16 set(xar_SRCS