Skip to content

Commit

Permalink
Move Capture to reprostim-videocapture, #116.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmdocua committed Dec 13, 2024
1 parent 2602474 commit 8ec10cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/reprostim-capture/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CMakeLists.txt (Main Capture project)
# CMakeLists.txt (Main reprostim-capture project)
cmake_minimum_required (VERSION 3.10)

project(Capture)
project(reprostim-capture)

option(CTEST_ENABLED "Specify CTest build and run are enabled" ON)

Expand Down

0 comments on commit 8ec10cd

Please sign in to comment.