Skip to content
Snippets Groups Projects
Commit e8cca976 authored by Jaime Arias's avatar Jaime Arias
Browse files

Add 'include' folder of spot

parent f5a668d8
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,9 @@ if(NOT SPOT_LIBRARY)
else ()
message(STATUS "Found spot: ${SPOT_LIBRARY}")
message(STATUS "Found bddx: ${BDDX_LIBRARY}")
find_path(SPOT_INCLUDE_PATH "spot")
include_directories("${SPOT_INCLUDE_PATH}")
endif()
# add source folder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment