Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
rnburn authored and Johannes Tax committed Jul 7, 2020
1 parent 30cff79 commit e79b5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ endif()
include_directories(.)
include_directories(api/include)
add_subdirectory(api)
if (WITH_SDK)
if(WITH_SDK)
include_directories(sdk/include)
include_directories(sdk)
add_subdirectory(sdk)
Expand Down

0 comments on commit e79b5f6

Please sign in to comment.