Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
fd732e00
Commit
fd732e00
authored
16 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
585d1e6f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
utils/misc/GmshConfig.depend
+11
-0
11 additions, 0 deletions
utils/misc/GmshConfig.depend
utils/misc/GmshConfig.msvc
+2
-3
2 additions, 3 deletions
utils/misc/GmshConfig.msvc
with
13 additions
and
3 deletions
utils/misc/GmshConfig.depend
0 → 100644
+
11
−
0
View file @
fd732e00
#ifndef _GMSH_CONFIG_H_
#define _GMSH_CONFIG_H_
#define HAVE_ANN
#define HAVE_BLAS
#define HAVE_CHACO
#define HAVE_FLTK
#define HAVE_LAPACK
#define HAVE_METIS
#endif
This diff is collapsed.
Click to expand it.
utils/misc/GmshConfig.msvc
+
2
−
3
View file @
fd732e00
/* Common/GmshConfig.h. Generated from GmshConfig.h.in by configure. */
// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle
// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle
//
//
// See the LICENSE.txt file for license information. Please report all
// See the LICENSE.txt file for license information. Please report all
...
@@ -7,7 +6,7 @@
...
@@ -7,7 +6,7 @@
#ifndef _GMSH_CONFIG_H_
#ifndef _GMSH_CONFIG_H_
#define _GMSH_CONFIG_H_
#define _GMSH_CONFIG_H_
// empty on purpose: with MSVC we define everything
on the command
//
This file is
empty on purpose: with MSVC we define everything
in
//
line
//
the FLAGS variable (in the 'variables' file)
#endif
#endif
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment