CMake #40
EelcoPeacs
started this conversation in
Ideas
CMake
#40
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Arnold,
I'm working on getting CCCC build on my development platform (Windows, VS2019). Stumbling over the current makefile or older supported versions of VS I started creating a setup for using CMake as means of multi-platform/build environment. The basic build for Windows system is now ready, although it needs to be improved more and I want to add the tests as an option.
Could this be an add-on to the current way of building or even a replacement for it?
Also I found several warnings on using old/deprecated functions like strcpy or strncat that can easily be replaced without breaking to much backward compatibility. And there is a newer version of the pccts project available which might be of interest.
Let me know your thoughts.
Eelco van Dam
Beta Was this translation helpful? Give feedback.
All reactions