Fixes for compilation for many platforms.
Split gubmo and litehtml to different CMake projects with different compile languages. Move 'src/strings.h' to 'src/gumbo/visualc/include/strings.h'. Remove '../src/' in '#include' directive in litehtml.h and add target_include_directories() in CMake project. Set C/C++ standard flags by set_target_properties() in CMake project. Do not set build type and C/C++ compiler flags in library project.
Loading
Please register or sign in to comment