1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

lib: change include path: must be <villas/...> now

This commit is contained in:
Daniel Krebs 2018-06-04 14:05:02 +02:00
parent 7479675361
commit fcfb3d8020

View file

@ -51,10 +51,11 @@ target_compile_definitions(villas-fpga PRIVATE
_GNU_SOURCE
)
target_include_directories(villas-fpga PUBLIC
../include/villas
${XIL_INCLUDE_DIRS}
${JANSSON_INCLUDE_DIRS}
target_include_directories(villas-fpga
PUBLIC
../include
${XIL_INCLUDE_DIRS}
${JANSSON_INCLUDE_DIRS}
)
target_link_libraries(villas-fpga PUBLIC