Skip to content

Commit

Permalink
automatic template update of System Management Bus (SMBus) Analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus10110 committed May 25, 2023
1 parent 872528e commit d1afc67
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(smbus_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 d1afc67

Please sign in to comment.