mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
Help: Convert remaining modules to block-style comments
This commit is contained in:
committed by
Kyle Edwards
parent
7115aa6c22
commit
df4ed1e9ff
@@ -1,15 +1,16 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file Copyright.txt or https://cmake.org/licensing for details.
|
||||
|
||||
#.rst:
|
||||
# UseJavaSymlinks
|
||||
# ---------------
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
# Helper script for UseJava.cmake
|
||||
#[=======================================================================[.rst:
|
||||
UseJavaSymlinks
|
||||
---------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Helper script for UseJava.cmake
|
||||
#]=======================================================================]
|
||||
|
||||
if (UNIX AND _JAVA_TARGET_OUTPUT_LINK)
|
||||
if (_JAVA_TARGET_OUTPUT_NAME)
|
||||
|
||||
Reference in New Issue
Block a user