Skip to content

Commit

Permalink
Merge pull request #137 from compnerd/float16
Browse files Browse the repository at this point in the history
build: add new source file to `RealModule`
  • Loading branch information
stephentyrone authored Aug 5, 2020
2 parents ea6d7ff + 7109a22 commit 555340e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/RealModule/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ add_library(RealModule
Double+Real.swift
ElementaryFunctions.swift
Float+Real.swift
Float16+Real.swift
Float80+Real.swift
Real.swift
RealFunctions.swift)
Expand Down

0 comments on commit 555340e

Please sign in to comment.