mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-04-18 18:48:16 +00:00
update parser (#5)
This commit is contained in:
@@ -42,7 +42,7 @@ add_library(core_services SHARED
|
||||
"installation_composer.h"
|
||||
"installation_composer.cpp"
|
||||
|
||||
)
|
||||
"toml_parser/lexer_toml_token.h" "toml_parser/lexer_toml_token.cpp" "toml_parser/miscellaneous.h" "toml_parser/miscellaneous.cpp")
|
||||
|
||||
# Link target
|
||||
if (CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
|
||||
|
||||
Reference in New Issue
Block a user