changed class names
generall reorganization
This commit is contained in:
parent
5f6abf300e
commit
03338fa8a6
31 changed files with 1002 additions and 636 deletions
|
@ -1,6 +1,6 @@
|
|||
###########################################################################################
|
||||
#
|
||||
# (c) Technical Software Engineering Plazotta 2021
|
||||
# (c) Luis Stanglmeier
|
||||
#
|
||||
# CMAKE project main file / LSFramework
|
||||
#
|
||||
|
@ -45,6 +45,7 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
|||
# Define projects for building
|
||||
#
|
||||
add_subdirectory("Framework")
|
||||
add_subdirectory("Framework.UnitTest")
|
||||
#
|
||||
#-----------------------------------------------------------------------------------------
|
||||
# Define projects for managing and distributing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue