Skip to content

Commit

Permalink
Merge ca057fa into 0bbeb27
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed May 7, 2018
2 parents 0bbeb27 + ca057fa commit 1221f64
Show file tree
Hide file tree
Showing 189 changed files with 229 additions and 3,254 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ if(MSVC)
else()
set(IRON_TARGETS iron)
add_library(iron ${IRON_SRC})
target_compile_options(iron PUBLIC $<BUILD_INTERFACE:-cpp>)
source_group(headers FILES ${IRON_HEADERS})
source_group(src FILES ${IRON_Fortran_SRC} ${IRON_C_SRC})
endif()
Expand Down
273 changes: 0 additions & 273 deletions ExampleMakefile

This file was deleted.

0 comments on commit 1221f64

Please sign in to comment.