Skip to content

Commit

Permalink
Update indentation in .cmake file
Browse files Browse the repository at this point in the history
Co-authored-by: Gaurav-Aggarwal-AWS <[email protected]>
  • Loading branch information
DakshitBabbar and aggarg authored Mar 4, 2025
1 parent f48f266 commit 518088b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cmock/create_test.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ function(create_mock_list mock_name
${mocks_dir}
${mock_include_list}
)
if (APPLE)
if (APPLE)
set_target_properties(${mock_name} PROPERTIES
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/lib
POSITION_INDEPENDENT_CODE ON
Expand Down

0 comments on commit 518088b

Please sign in to comment.