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 authored and yarikoptic committed Dec 18, 2024
1 parent 6a53de5 commit 92d6a7e
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 92d6a7e

Please sign in to comment.