Replies: 1 comment
-
You can use bastard, but it`s unsupported project. Of course, I want to see CMake configuration file because Windows way is non trivial way. Unfortunately CI/CD is so bad:( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can't seem to find any documentation on how to actually get this to work. There is of course the FindIce.CMake documentation, and there's this repository, but I was hoping for a slimmed-down or easier to consume tutorial that gae me a bare-bones example I could look at for consuming Ice in CMake projects and generating source code from Slice definitions. Is anyone interested in this kind of work, given that CMake is (most likely) the most popular build system for C/C++ projects, and given that it's also the most portable? I'll wade through a 500-line CMake file if I must but I'd rather not if there's something I'm just missing.
Beta Was this translation helpful? Give feedback.
All reactions