Skip to content

Nick #14

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from
Prev Previous commit
Next Next commit
CMake
ncc14003 committed Mar 16, 2020
commit cabb7d40946d8fb30c73e02a44626910dffb543d
8 changes: 1 addition & 7 deletions bfs/CMakeSettings.json
Original file line number Diff line number Diff line change
@@ -10,13 +10,7 @@
"cmakeCommandArgs": "",
"buildCommandArgs": "-v",
"ctestCommandArgs": "",
"variables": [
{
"name": "CMAKE_INSTALL_PREFIX",
"value": "C:/Users/Greg/Documents/git/bfs/breadcrumbs/install/basic_build",
"type": "PATH"
}
]
"variables": []
Copy link
Owner Author

Choose a reason for hiding this comment

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

Get rid of this change, you should not need to edit this file.

Copy link
Owner Author

Choose a reason for hiding this comment

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

You still need to get rid of this change

}
]
}