Done
This commit is contained in:
@@ -31,12 +31,14 @@ if(OPENDAQ_FB_EXAMPLE_ENABLE_APP)
|
||||
set(DAQMODULES_REF_DEVICE_MODULE ON CACHE BOOL "" FORCE)
|
||||
endif()
|
||||
|
||||
add_subdirectory(external)
|
||||
# add_subdirectory(external)
|
||||
find_package(openDAQ)
|
||||
add_compile_definitions(MODULE_PATH="${OPENDAQ_MODULES_DIR}")
|
||||
|
||||
add_subdirectory(example_module)
|
||||
|
||||
add_subdirectory(iir1)
|
||||
|
||||
if(OPENDAQ_FB_EXAMPLE_ENABLE_APP)
|
||||
message(STATUS "Enabled example function block application")
|
||||
add_subdirectory(example_application)
|
||||
|
||||
Reference in New Issue
Block a user