Skip to content

Commit

Permalink
Add a missing hash before a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Aug 27, 2024
1 parent 42e74ce commit fb2f0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/asconnector/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ find_package( Threads REQUIRED )
find_package( systemd REQUIRED )
find_package( udev REQUIRED )

Find Library for Tracing and JSON
# Find Library for Tracing and JSON
find_package(Thunder REQUIRED)
find_package(ThunderMessaging REQUIRED)

Expand Down

0 comments on commit fb2f0b8

Please sign in to comment.