Changes between Initial Version and Version 1 of Ticket #49213, comment 3


Ignore:
Timestamp:
Oct 9, 2015, 7:16:04 PM (9 years ago)
Author:
mkae (Marko Käning)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49213, comment 3

    initial v1  
    88
    99Well, {{{work/build/CMakeCache.txt}}} does not contain that specific variable for {{{kdevelop}}}...
     10
     11But there is this:
     12{{{
     13//Path to CMake installation.
     14CMAKE_ROOT:INTERNAL=/opt/local/share/cmake-3.3
     15
     16//No help, variable specified on the command line.
     17CMAKE_MODULE_PATH:UNINITIALIZED=/opt/local/share/cmake/Modules
     18}}}