| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
to enable a language without modifing cmake source code
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
targets in Makefile
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also, this fix prevents whole file to be dumped to the cache
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
existence of swig directory, verify if required flag was set, support fedora's location of swig. Fixes Bug #955 - Swig on fedora and Bug #954 - FIND_PACKAGE(SWIG REQUIRED)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
in win32 registery. use it.
b) remove DOT_PATH, it was polluting the cache (can be computed from DOT, update CMakeLists.txt accordingly if DOT_PATH is not defined)
|
| |
|
| |
|
| |
|
|
|
|
| |
of cmake variable
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on borland for now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
support module to cmake
|
|
|
|
| |
not be added by CMAKE
|
| |
|
|
|
|
| |
is added to the cxx flags
|
| |
|
| |
|
|
|
|
| |
the symbol by making the return value depend on it to force linking.
|