feat(domain-and-input-skeleton): step 1 — domain-validation
This commit is contained in:
@@ -27,6 +27,8 @@ include(cmake/FesaDependencies.cmake)
|
||||
|
||||
add_library(fesa_core STATIC
|
||||
src/fesa/core/version.cpp
|
||||
src/fesa/model/domain.cpp
|
||||
src/fesa/model/domain_builder.cpp
|
||||
)
|
||||
|
||||
target_include_directories(fesa_core
|
||||
|
||||
Reference in New Issue
Block a user