Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
fa7d6abe
Commit
fa7d6abe
authored
Oct 02, 2000
by
Dan Blezek
Browse files
ENH: Support for XML builds and Dashboard
parent
8d5b1db1
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeVariables.make.in
View file @
fa7d6abe
...
...
@@ -48,6 +48,11 @@ CFLAGS = @CMAKE_SHLIB_CFLAGS@ @ANSI_CFLAGS@
CXX = @CXX@
CXXFLAGS = @CMAKE_SHLIB_CFLAGS@ @EXTRA_GCC_FLAG@ @CMAKE_TEMPLATE_FLAGS@
JAVA = @JAVA@
JRE = @JAVA@
JAVAC = @JAVAC@
JAR = @JAR@
JAVADOC = @JAVADOC@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment