This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
6
Why do we use CMakeFiles.txt?
Post Flair (click to view more posts with a particular flair)
Post Body
Hello. I am new to compiled languages like C and C and in my work, I notice that every project has multiple CMakeFiles.txt all over the project int he source directory.
Example:
~/project/CMakeFiles.txt
~/project/src/CMakeFiles.txt
~/project/src/server/CMakeFiles.txt
~/project/src/server/dummy/CMakeFiles.txt
What do they do and are they hard to learn in case they are important?
Author
User Suspended
Account Strength
0%
Suspended 3 months ago
Account Age
3 years
Verified Email
Yes
Verified Flair
No
Total Karma
272
Link Karma
1,137
Comment Karma
1,024
Profile updated: 1 day ago
Posts updated: 4 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 7 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/cpp_questio...