Skip to content

Team G Wiki Entry assignment submission. #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2021

Conversation

jpmorris5
Copy link
Contributor

No description provided.


When using CMake, it is common and accepted practice to organize a project folder according to a specific folder structure, as seen in the image below.

![cmake_file_structure](/images/2020/12/cmake_file_structure.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this file meant to be included? If so, it should be in the wiki/programming/assets directory.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I've fixed that issue.

target_link_libraries(exec_name PUBLIC library_name)
```

It is recommended to develop a familiarity with and understanding of the various functions provided by CMake, rather than merely copying code snippets found online. For a full description of the components of a CMakeLists.txt file, reference [this tutorial][f4ae969e] provided by the official CMake website.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not following what this hash is meant to be. Is this a new Jekyll feature that I'm not aware of?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay on this. It's supposed to be a hyperlink, but it seems like it didn't convert properly. Let me see what I can do about that.

@smbryan smbryan merged commit 0be8be3 into RoboticsKnowledgebase:master Mar 22, 2021
@smbryan
Copy link
Contributor

smbryan commented Mar 22, 2021

And it's in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants