Hello, I am new on cmakelists.txt. I wan to 2 new (.cxx and .h) files in my previous running project. How can I add them?
One way is to just put there names in the "ADD_EXECUTABLE", and make same both files in the same directory, where whole project is available.
This was not working before half an hour.
But now this is working :)