refactoring
This commit is contained in:
parent
a5931eb9ec
commit
31f9cb72ff
7 changed files with 56 additions and 57 deletions
|
|
@ -17,4 +17,4 @@ add_executable(pfaedle ${pfaedle_main})
|
|||
add_library(pfaedle_dep ${pfaedle_SRC})
|
||||
|
||||
include_directories(pfaedle_dep PUBLIC ${PROJECT_SOURCE_DIR}/src/cppgtfs/src)
|
||||
target_link_libraries(pfaedle pfaedle_dep util xml configparser ad_cppgtfs ${Boost_LIBRARIES} -lpthread)
|
||||
target_link_libraries(pfaedle pfaedle_dep util configparser ad_cppgtfs ${Boost_LIBRARIES} -lpthread)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue