MantisBT - LibCSS
View Issue Details
0002625LibCSSLibCSSpublic2018-09-29 21:412019-02-16 17:55
ReporterJ. Peter Mugaas 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionwon't fix 
Platformmingw-w64OSWindowsOS Version10
Fixed in CI build #
Reported in CI build #
Summary0002625: contribution - cmake-based build system for libcss
DescriptionPlease feel free to use this build-system in your projects. This is the CMakeLists.txt that you should place in you the top libcss-0.8.0 folder. I am pleased to report that I have succesfully build this library in both static and shared forms and that this does pass 100% of the uncommented tests.

This build system also directly supports cross-compiling but you do need to build gen_parser for your host system and specify it in the "CSS_GEN_PARSER_EXECUTABLE" variable using something like: -DCSS_GEN_PARSER_EXECUTABLE="my_gen_parser".
TagsNo tags attached.
Attached Filestxt CMakeLists.txt (43,284) 2018-09-29 21:41
https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=567&type=bug

Notes
(0001880)
Daniel Silverstone   
2019-02-16 17:55   
Thank you for your contribution, however we are not cmake users and the rest of the project does not use cmake either.

Issue History
2018-09-29 21:41J. Peter MugaasNew Issue
2018-09-29 21:41J. Peter MugaasFile Added: CMakeLists.txt
2018-10-23 19:41Vincent SandersStatusnew => acknowledged
2019-02-16 17:55Daniel SilverstoneStatusacknowledged => closed
2019-02-16 17:55Daniel SilverstoneResolutionopen => won't fix
2019-02-16 17:55Daniel SilverstoneNote Added: 0001880