Skip to content

Commit

Permalink
match style of file
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas authored and MiguelCompany committed Nov 27, 2018
1 parent f1a21bd commit b250093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw_fastrtps_shared_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang")
endif()

if(SECURITY)
find_package(OpenSSL REQUIRED)
find_package(OpenSSL REQUIRED)
endif()

find_package(ament_cmake_ros REQUIRED)
Expand Down

0 comments on commit b250093

Please sign in to comment.