Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
53
Issues
53
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
386efe29
Commit
386efe29
authored
Aug 30, 2016
by
Gregor Michalicek
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix uncompilable inpgen
A new file was missing in the associated cmake dependency list.
parent
839da379
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
cmake/Files_and_Targets.txt
cmake/Files_and_Targets.txt
+2
-1
No files found.
cmake/Files_and_Targets.txt
View file @
386efe29
...
...
@@ -49,7 +49,8 @@ init/tetcon.f init/kvecon.f
set(inpgen_F90 io/xsf_io.f90
global/types.F90 global/enpara.f90 global/chkmt.f90 inpgen/inpgen.f90 inpgen/set_inp.f90 io/rw_inp.f90 juDFT/juDFT.F90
juDFT/stop.F90 juDFT/args.F90 juDFT/time.F90 juDFT/init.F90 io/w_inpXML.f90 init/julia.f90 global/utility.F90 io/xmlOutput.F90)
juDFT/stop.F90 juDFT/args.F90 juDFT/time.F90 juDFT/init.F90 io/w_inpXML.f90 init/julia.f90 global/utility.F90
init/compile_descr.F90 io/xmlOutput.F90)
set(fleur_SRC ${fleur_F90} ${fleur_F77})
...
...
Gregor Michalicek
@micha
mentioned in issue
#44 (closed)
·
Aug 30, 2016
mentioned in issue
#44 (closed)
mentioned in issue #44
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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