implement remaining logic
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
e17e346768
commit
bac85e87c8
41 changed files with 1393 additions and 408 deletions
|
|
@ -14,7 +14,7 @@ add_subdirectory(vendor)
|
|||
add_subdirectory(include)
|
||||
add_subdirectory(src)
|
||||
|
||||
find_package(Boost REQUIRED)
|
||||
find_package(Boost COMPONENTS system filesystem REQUIRED)
|
||||
|
||||
add_library(
|
||||
libikarus SHARED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue