mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
ENH: major changes to support addition of languages from cmake modules directory.
This commit is contained in:
5
Modules/CMakeTestJavaCompiler.cmake
Normal file
5
Modules/CMakeTestJavaCompiler.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
# This file is used by EnableLanguage in cmGlobalGenerator to
|
||||
# determine that that selected Fortran compiler can actually compile
|
||||
# and link the most basic of programs. If not, a fatal error
|
||||
# is set and cmake stops processing commands and will not generate
|
||||
# any makefiles or projects.
|
||||
Reference in New Issue
Block a user