| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Do not quote if() arguments meant to test variable definitions.
|
|
|
|
|
| |
We do not use it elsewhere yet, and do not want to index environment
variables inconsistently.
|
|
|
|
| |
Make sure these modules also include exactly the version shipped with CMake.
|
| |
|
|
|
|
| |
Drop code adding redundant "/opt/Ice-${ice_version}" paths.
|
|
- autodetects Ice on all major platforms
- allows building with all supported Visual Studio versions on Windows
- autodetects the slice path on most platforms
- separately detects the Ice programs, headers, slice files and
libraries so that any Ice configuration or installation errors can
be accurately reported, making diagnosis of Ice problems simpler
|