Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
fix source file missing in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
azdt committed Jul 29, 2019
1 parent 488280e commit ead3809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set (VERSION_NUMBER "0.1.0")
project("PipelineFiducialMarker")
set (SOURCES
src/PipelineFiducialMarker.cpp
src/PipelineFiducialMarker_main.cpp
)

set (HEADERS
Expand Down

0 comments on commit ead3809

Please sign in to comment.