Skip to content

Commit

Permalink
Fix Tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1arm committed Oct 20, 2023
1 parent da61175 commit 3c28964
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/mangosd/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ target_link_libraries(mangosd
Threads::Threads
${OPENSSL_LIBRARIES}
#if (defined(OPENSSL_VERSION_MAJOR) && OPENSSL_VERSION_MAJOR >= 3)
OpenSSL::Crypto
OpenSSL::Crypto
#endif()

)
Expand Down
2 changes: 1 addition & 1 deletion src/realmd
Submodule realmd updated 1 files
+1 −1 CMakeLists.txt
2 changes: 1 addition & 1 deletion src/shared/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ target_link_libraries(shared
DL::DL
${OPENSSL_LIBRARIES}
#if (defined(OPENSSL_VERSION_MAJOR) && OPENSSL_VERSION_MAJOR >= 3)
OpenSSL::Crypto
OpenSSL::Crypto
#endif()

)
2 changes: 1 addition & 1 deletion src/tools/Extractor_projects

0 comments on commit 3c28964

Please sign in to comment.