Skip to content

Commit

Permalink
add toFloat.h and eLut.h to SOURCES
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm committed Nov 14, 2019
1 parent d80927b commit d778a0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion IlmBase/Half/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
ilmbase_define_library(Half
PRIV_EXPORT HALF_EXPORTS
CURDIR ${CMAKE_CURRENT_SOURCE_DIR}
CURBINDIR ${CMAKE_CURRENT_BINARY_DIR}
SOURCES
toFloat.h
eLut.h
half.cpp
HEADERS
half.h
Expand Down

0 comments on commit d778a0b

Please sign in to comment.