> I suggest you try the experiment of using the system version of
> libcurl instead (which also supplies SSL capability). For example, my
> Linux distribution is Debian Stable which only installs libssl 1.0.1.
> And for that case when I tried the bootstrap method with the
> --system-curl option (th
On 31.03.2017 22:44, Alan W. Irwin wrote:
Therefore, from the sidelines I am encouraging you guys to be
extraordinarily careful about this particular issue; e.g., by
attempting to to confirm this CMake-3.8.0-rc4 issue independently for
Ubuntu 16.10.
FWIW I tried reproducing it from within an
On 2017-03-31 14:00+0200 Nils Gladitz wrote:
On 03/31/2017 11:54 AM, Alan W. Irwin wrote:
Hi Nils:
And use of ExternalProject_Add, etc. In other words, this is a pretty
crippling restriction for users with Linux distributions (such as the
quite recent Ubuntu 2016.10 of the original poster) t
[about shell script portability]
We do use shell-scripts on Windows since git-bash comes with git for free.
Our workflow is centered around the command-line (git-bash for Windows) and
you can run shell scripts in git-bash, that's why compatibility is not a
problem. All our scripts and workflows ar
On 03/31/2017 11:54 AM, Alan W. Irwin wrote:
Hi Nils:
And use of ExternalProject_Add, etc. In other words, this is a pretty
crippling restriction for users with Linux distributions (such as the
quite recent Ubuntu 2016.10 of the original poster) that do not yet
give access to libssl version 1.
On 2017-03-31 09:12+0200 Nils Gladitz wrote:
On 03/31/2017 09:04 AM, ウルヰ wrote:
To disable OpenSSL e.g. "cmake ... -DCMAKE_USE_OPENSSL=false" or
"bootstrap
... -- -DCMAKE_USE_OPENSSL=false".
What would be the ramifications of building CMake without OpenSSL?
As far as I am aware it would m
Also,
I have try with a sample, just a main and a lib. But it seems that the
lib CMakeLists.txt file is not called !
The project is created, but it does not point to the source code by
example and the "message" are not displayed in the console too !
The download link :
https://www.dropbox.
Oh, I got it. I think the first method was so cool.
Thank you very much.
At 2017-03-31 14:10:12, "Domen Vrankar" wrote:
2017-03-31 4:41 GMT+02:00 kipade :
There are some files I do not want to build if the specified condition was ture.
For example, for testing, I want build a new file witch i
On 03/31/2017 09:04 AM, ウルヰ wrote:
To disable OpenSSL e.g. "cmake ... -DCMAKE_USE_OPENSSL=false" or "bootstrap
... -- -DCMAKE_USE_OPENSSL=false".
What would be the ramifications of building CMake without OpenSSL?
As far as I am aware it would mean no "https://"; support in curl which
would
> To disable OpenSSL e.g. "cmake ... -DCMAKE_USE_OPENSSL=false" or "bootstrap
> ... -- -DCMAKE_USE_OPENSSL=false".
What would be the ramifications of building CMake without OpenSSL?
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wi
10 matches
Mail list logo