Fix build
This commit is contained in:
@@ -15,6 +15,9 @@ include(cmake/variables.cmake)
|
||||
|
||||
# ---- Declare library ----
|
||||
|
||||
find_package(ethercat REQUIRED)
|
||||
link_libraries(ethercat)
|
||||
|
||||
add_library(
|
||||
ec-controller_lib OBJECT
|
||||
source/lib.cpp
|
||||
|
||||
Reference in New Issue
Block a user