ntop / n2n

Peer-to-peer VPN
GNU General Public License v3.0
6.28k stars 943 forks source link

Update CMakeLists.txt #917

Closed skyformat99 closed 2 years ago

skyformat99 commented 2 years ago

fix build error with CMake #916

codecov-commenter commented 2 years ago

Codecov Report

Merging #917 (de5ca31) into dev (5d0c395) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #917   +/-   ##
=======================================
  Coverage   19.79%   19.79%           
=======================================
  Files          43       43           
  Lines        8706     8706           
=======================================
  Hits         1723     1723           
  Misses       6983     6983           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5d0c395...de5ca31. Read the comment docs.

Logan007 commented 2 years ago

Thank you!