Skip to content

Commit 310cf80

Browse files
cm: launcher: add launcher implementation
Signed-off-by: Mykola Kobets <[email protected]>
1 parent a320c8f commit 310cf80

File tree

10 files changed

+2699
-0
lines changed

10 files changed

+2699
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ include_directories(include)
9595
# Targets
9696
# ######################################################################################################################
9797

98+
add_subdirectory(src/cm)
9899
add_subdirectory(src/common)
99100
add_subdirectory(src/sm)
100101
add_subdirectory(src/iam)

0 commit comments

Comments
 (0)