Skip to content

Commit

Permalink
added missing flatnormals.cpp to cmakelists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ponchio committed Nov 8, 2024
1 parent 28cd605 commit 79e3ce4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions relightlab/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ set (RELIGHT_HEADERS
../src/imageset.h
../src/jpeg_encoder.h
../src/jpeg_decoder.h
../src/flatnormals.h
../relight/httpserver.h
queueframe.h
queueitem.h
Expand Down Expand Up @@ -139,6 +140,7 @@ set (RELIGHTLAB_SOURCES
../src/imageset.cpp
../src/jpeg_encoder.cpp
../src/jpeg_decoder.cpp
../src/flatnormals.cpp
../relight/httpserver.cpp
queueframe.cpp
queueitem.cpp
Expand Down

0 comments on commit 79e3ce4

Please sign in to comment.