Configure test extension for vscode

This commit is contained in:
2022-11-27 14:55:06 +01:00
parent 363c9568a7
commit e67c12358f
8 changed files with 102 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)
set(TEST_NAME cmd_parser)
set(TEST_NAME cmd_parser_test)
set(INCLUDE_DIRS
../../cmd_parser