xo-unit: build: need explicit xo-flatstring dep (wtf)
This commit is contained in:
parent
37170d604d
commit
5e69c494ce
1 changed files with 2 additions and 0 deletions
|
|
@ -46,7 +46,9 @@ add_subdirectory(docs)
|
||||||
# ----------------------------------------------------------------
|
# ----------------------------------------------------------------
|
||||||
# dependencies
|
# dependencies
|
||||||
|
|
||||||
|
# for some reason, this doesn't reliably bring in xo_flatstring dependency
|
||||||
xo_headeronly_dependency(${SELF_LIB} xo_ratio)
|
xo_headeronly_dependency(${SELF_LIB} xo_ratio)
|
||||||
|
xo_headeronly_dependency(${SELF_LIB} xo_flatstring)
|
||||||
# etc..
|
# etc..
|
||||||
|
|
||||||
# end CMakeLists.txt
|
# end CMakeLists.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue