what is the equivalent of "make/source.mk" with cmake? #6416
-
I'm trying to put all this code in from this pull request and can't get it to compile. i'm guessing it's because "make/source.mk" is different now. thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
If you mean "where do I add a new source file to the build", then |
Beta Was this translation helpful? Give feedback.
-
oh yeah! that's it. thank you |
Beta Was this translation helpful? Give feedback.
-
Now documented in the developer cmake document. |
Beta Was this translation helpful? Give feedback.
-
thanks, i have very little programming/compiling knowledge, just google/youtube/asking questions where i can. |
Beta Was this translation helpful? Give feedback.
If you mean "where do I add a new source file to the build", then
src/main/CMakeLists.txt