We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dd103 commit 95e7651Copy full SHA for 95e7651
1 file changed
samples/service_clients/commands/commands-sandbox/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.9...3.31)
3
project(commands-sandbox CXX)
4
5
file(GLOB SRC_FILES
6
- "*.cpp",
+ "*.cpp"
7
"*.h"
8
)
9
0 commit comments