Skip to content

Commit

Permalink
removed erroneous comment, the inc is required for users
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <nickpapior@gmail.com>
  • Loading branch information
zerothi committed Feb 19, 2024
1 parent ddc0ff0 commit 21f28e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ add_subdirectory(src)
# Now for installing stuff.

# Generate the version include file
# TODO: This file should not be necessary
# This file is already parsed in the preprocessor
# Instead move this information into fortran functions to extract the version
configure_file(fdict.inc.in fdict.inc @ONLY)
install(
FILES
Expand Down

0 comments on commit 21f28e7

Please sign in to comment.