Ronny Nowak

Results 3 issues of Ronny Nowak

The package should be integrated to https://github.com/cpp-pm/hunter

help wanted

There is a problem on visual studio to compile Boost::context with BOOST_CONTEXT_IMPLEMENTATION = "fcontext". For all asm files are no build tool defined so they will not be compiled during...

### Summary This PR fixes a regression introduced in [#33](https://github.com/jimmy-park/openssl-cmake/pull/33), which unintentionally broke functionality added in [#34](https://github.com/jimmy-park/openssl-cmake/pull/34). ### Details When using: ```cmake set(CMAKE_SYSTEM_NAME WindowsStore) ``` the variable CMAKE_SYSTEM_PROCESSOR is always...