Skip to content

Commit

Permalink
Fixing up some command-line flags.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlconlin committed Nov 2, 2020
1 parent 3bbef78 commit 1abe236
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 @@ -52,9 +52,6 @@ endif()
# Project targets
########################################################################

configure_file( "${CMAKE_CURRENT_SOURCE_DIR}/src/njoy21/Signature.hpp.in"
"${CMAKE_CURRENT_BINARY_DIR}/src/njoy21/Signature.hpp" @ONLY )

add_library( njoy21_library INTERFACE
)
target_include_directories( njoy21_library
Expand Down

0 comments on commit 1abe236

Please sign in to comment.