Uh oh!
There was an error while loading. Please reload this page.
add CMakeLists.txt file - #6
Open
gosha20777 wants to merge 9 commits into
Open
Conversation
jmvalin
commented
Dec 12, 2018
Member
Thanks for working on cmake support. Unfortunately, I made many many changes to the files recently, so I broke what you did. Any way you can adapt it to the current (cleaner) set of files? Also, the CMakeLists.txt should probably sit in the main directory and not in src/ |
Author
Thanks, I'll update my branch and pin newer version of this file. |
gosha20777
commented
Jan 3, 2019
Author
so... I ve change CMakeLists.txt |
jmvalin
commented
Jan 10, 2019
Member
I find the Github PR interface pretty unclear... did you upload an up-to-date patch or are you still working on it? |
gosha20777
commented
Jan 14, 2019
Author
Yes I synchronized your and my branch and added there |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create
CMakeLists.txtto use CMake instead ofcompile.sh