Skip to content

Commit

Permalink
modified: src/tmx/Asn_J2735/CMakeLists.txt
Browse files Browse the repository at this point in the history
	modified:   src/tmx/CMakeLists.txt
  • Loading branch information
jwillmartin committed Oct 30, 2023
1 parent bc573d2 commit 9e991c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/tmx/Asn_J2735/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ ENDFOREACH ()

UNSET (LIBRARY_NAME)
UNSET (SAEJ2735_SPEC)
SET (ASN_J2735_LIBRARIES "asn_j2735_r2020" PARENT_SCOPE)
1 change: 1 addition & 0 deletions src/tmx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ LINK_DIRECTORIES (${PROJECT_NAME} "${TMX_LIB_DIR}")
#
ADD_SUBDIRECTORY (Asn_J2735)
ADD_LIBRARY (libasn_j2735 ALIAS ${ASN_J2735_LIBRARIES})
MESSAGE (STATUS "Added ${ASN_J2735_LIBRARIES} library.")
#
# Set up some required platform dependencies, including MySQL
#
Expand Down

0 comments on commit 9e991c0

Please sign in to comment.