tux4kids / t4kcommon

GNU General Public License v3.0
4 stars 11 forks source link

CMakeList.txt:fix how some defines are defined (unterminated ") #13

Closed andy5995 closed 2 years ago

andy5995 commented 2 years ago

For #1

I'm not sure if it fixes it for a Mac. Once a GitHub actions workflow has been added, it should be relatively simple to add an osx test.

though this gets rid of some errors, it's still problematic... note that some variables are not getting set. Want me to continue with this PR and see if I can fix that?

cd /home/andy/src/tux4kids/t4kcommon/cmake_build/src/linebreak && /usr/bin/cc -DDEPENDS_ON_LIBICONV=1 -DENABLE_RELOCATABLE=1 -DHAVE_CONFIG_H=1 -DHAVE_ICONV=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSDL_PANGO=1 -DINSTALLDIR=\"\" -DIN_LIBLINEBREAK -DIN_LIBRARY -DLIBDIR=\"\" -DLOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"\" -DMAKE_LINEBREAK_LIB -DNO_XMALLOC -Drelocate=liblinebreak_relocate -Dset_relocation_prefix=liblinebreak_set_relocation_prefix -I/usr/include/SDL -I/usr/include/libxml2 -I/home/andy/src/tux4kids/t4kcommon/gettext -I/home/andy/src/tux4kids/t4kcommon/cmake_build -I/home/andy/src/tux4kids/t4kcommon/cmake_build/src -I/home/andy/src/tux4kids/t4kcommon/cmake_build/gettext -I/home/andy/src/tux4kids/t4kcommon/cmake_build/src/linebreak -I/home/andy/src/tux4kids/t4kcommon/src/linebreak  -MD -MT src/linebreak/CMakeFiles/linebreak.dir/linebreak.c.o -MF CMakeFiles/linebreak.dir/linebreak.c.o.d -o CMakeFiles/linebreak.dir/linebreak.c.o -c /home/andy/src/tux4kids/t4kcommon/src/linebreak/linebr