Skip to content

Commit

Permalink
automatic template update of Atmel Single-Wire Interface(SWI) Analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus10110 committed May 25, 2023
1 parent 423af05 commit 6a6d000
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(atmel_swi_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 6a6d000

Please sign in to comment.