Skip to content

Commit

Permalink
Combine spaic-dui with spaic
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Feb 22, 2020
1 parent c129ce2 commit 685db38
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ project(SpaicRoot)
add_subdirectory(./src/spaic)
add_subdirectory(./src/spaic-css)
add_subdirectory(./src/spaic-dom)
add_subdirectory(./src/spaic-dui)

add_subdirectory(./examples)
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ Read like *spike*.

## Modules

- spaic-dui

The declarative UI api

- spaic-css

The CSS-in-C++ api
Expand Down
13 changes: 0 additions & 13 deletions src/spaic-dui/CMakeLists.txt

This file was deleted.

Empty file removed src/spaic-dui/Test.cpp
Empty file.

0 comments on commit 685db38

Please sign in to comment.