ENH: set java compiler works
This commit is contained in:
parent
8830c100ab
commit
21fffc63a2
|
@ -3,3 +3,4 @@
|
||||||
# and link the most basic of programs. If not, a fatal error
|
# and link the most basic of programs. If not, a fatal error
|
||||||
# is set and cmake stops processing commands and will not generate
|
# is set and cmake stops processing commands and will not generate
|
||||||
# any makefiles or projects.
|
# any makefiles or projects.
|
||||||
|
SET(CMAKE_Java_COMPILER_WORKS 1 CACHE INTERNAL "")
|
||||||
|
|
Loading…
Reference in New Issue