mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
7 lines
227 B
Text
7 lines
227 B
Text
|
|
(library
|
|
(name sidekick_lit)
|
|
(public_name sidekick.lit)
|
|
(synopsis "Implementation of literals for Sidekick")
|
|
(libraries containers sidekick.core sidekick.util)
|
|
(flags :standard -warn-error -a+8 -open Sidekick_util))
|