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 UAMiky committed Nov 30, 2018
1 parent d71b7da commit 39a82fe
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 39a82fe

Please sign in to comment.