Re: [CMake] Visual Studio and ExternalProject_Add

2016-03-02 Thread Kevin Brightwell
27;m happy this works now. Thanks, @David. On Wed, Mar 2, 2016 at 8:40 AM, Kevin Brightwell < kevin.brightwe...@gmail.com> wrote: > If I had to guess, Visual Studio's. I don't know how to tell for sure. > > I have run the same build as an NMake build from cmd and it worked

Re: [CMake] Visual Studio and ExternalProject_Add

2016-03-02 Thread Kevin Brightwell
s of Visual Studio install a git, too, for their source > control integration features. Which git is CMake using, the one you've > installed or the one Visual Studio installed? > > > > On Wed, Mar 2, 2016 at 12:45 AM, Kevin Brightwell > wrote: > > I've been ha

[CMake] Visual Studio and ExternalProject_Add

2016-03-01 Thread Kevin Brightwell
ocated here: https://github.com/Nava2/sol2/blob/cmake-build/CMakeLists.txt Steps I've verified: - git.exe is on my system PATH - The submodule URL is valid - Builds on OSX/Linux - Reinstalled git (twice)​ ​I'm new to Visual Studio (I work primarily with Linux/OSX), so I&#