Introduced FindJava.cmake (AtlasLCG-00-00-77)
* Created a FindJava.cmake module to wrap CMake's FindJava.cmake. Now that LCG actually comes with Java included. * This is to replace using FindJavaSDK.cmake that is in AtlasCMake. But for the moment that module is also kept alive to allow clients to migrate to this new module at their own pace. * Tagging as AtlasLCG-00-00-77 2016-11-29 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Updated FindPythonLibs.cmake and FindPythonInterp.cmake to set PYTHONHOME forcefully. To be able to fix a wrong setting picked up by some base project, in a higher level project. * Tagging as AtlasLCG-00-00-76 Former-commit-id: 74aa21629c19c843fbcac86a2e3e3f636b646f11
Showing
- Build/AtlasLCG/LCGConfig.cmake 2 additions, 1 deletionBuild/AtlasLCG/LCGConfig.cmake
- Build/AtlasLCG/modules/FindJava.cmake 73 additions, 0 deletionsBuild/AtlasLCG/modules/FindJava.cmake
- Build/AtlasLCG/modules/FindPythonInterp.cmake 2 additions, 2 deletionsBuild/AtlasLCG/modules/FindPythonInterp.cmake
- Build/AtlasLCG/modules/FindPythonLibs.cmake 2 additions, 2 deletionsBuild/AtlasLCG/modules/FindPythonLibs.cmake
Build/AtlasLCG/modules/FindJava.cmake
0 → 100644
Please register or sign in to comment