bazza2jw / open62541Cpp

C++ Wrappers for Open62541 Version 0.3
35 stars 21 forks source link

Directory cleanup #5

Closed hicklin closed 5 years ago

hicklin commented 5 years ago

Here is a summary of my changes.

  1. The source code was not touched.
  2. The build directories have been removed.
  3. The .gitignore files have been combined into one main .gitignore file for the entire project.
  4. The CMake files were simplified.
  5. The installation prefix was generalised.
  6. A flag to switch the building of the examples on or off was added to the main CMake file.
  7. The readme file was modified to reflect this build flag addition and I changed it to markdown.