[C] Improved cmake files consistency

This commit is contained in:
seleznevae
2019-05-19 19:09:11 +03:00
parent e77e262a48
commit f223a12fed
7 changed files with 14 additions and 13 deletions

View File

@@ -1,7 +1,6 @@
option(FORT_HAVE_WCHAR "Enable wchar support" ON)
option(FORT_TEST_BUILD "Export some internal symbols for tests" ON)
message("FORT_HAVE_WCHAR in fort_dev = ${FORT_HAVE_WCHAR}")
add_library(fort_dev
fort_impl.c
vector.c