Skip to content

Commit

Permalink
automatic template update of BiSS (bidirectional/serial/synchronous) …
Browse files Browse the repository at this point in the history
…Analyzer
  • Loading branch information
Marcus10110 committed May 25, 2023
1 parent b331230 commit d5a401d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -3,6 +3,8 @@ project(biss_analyzer)

add_definitions( -DLOGIC2 )

set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14" CACHE STRING "Minimum supported MacOS version" FORCE)

# enable generation of compile_commands.json, helpful for IDEs to locate include files.
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

Expand Down

0 comments on commit d5a401d

Please sign in to comment.