Skip to content

Commit

Permalink
Add project()
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Sep 13, 2023
1 parent bc86bed commit a94f249
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/cmdline/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
cmake_minimum_required(VERSION 3.14)
project(cmdline-test)

add_executable(cmdline_tests
parser.cpp
utils.cpp
Expand Down

0 comments on commit a94f249

Please sign in to comment.