It happens that anaconda has a cmake package! So I could add it to the build-time dependencies.
Besides that, it is the same thing as in python_example, including the way to force the use of MSVC 14 on windows and the runtime dependency on the MSVC runtime in windows.
It happens that anaconda has a cmake package! So I could add it to the build-time dependencies.
Besides that, it is the same thing as in
python_example
, including the way to force the use of MSVC 14 on windows and the runtime dependency on the MSVC runtime in windows.