Skip to content

Commit

Permalink
Update ISOBUS TECU integration option in CMakeLists.
Browse files Browse the repository at this point in the history
- Update comment to specify ISOBUS ISO 11783 TECU integration.
- Change option description to enable ISOBUS_TECU with cmake.
  • Loading branch information
franz-hoepfinger-4diac committed Jul 13, 2024
1 parent e2a8e14 commit 9ac4f61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/isobus_TECU/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
# *******************************************************************************/

#############################################################################
# ISOBUS ISO 11783 integration.
# ISOBUS ISO 11783 TECU integration.
#############################################################################

# option to enable OPC UA with cmake
# option to enable ISOBUS_TECU with cmake
forte_add_module(ISOBUS_TECU OFF "Enable ISOBUS_TECU communication layer")

forte_add_include_directories(${CMAKE_CURRENT_SOURCE_DIR})
Expand Down

0 comments on commit 9ac4f61

Please sign in to comment.