Skip to content

Commit

Permalink
Removew tmpDir.h from OpenEXRUtilTest/OpenEXRFuzzTest CMakeLists.txt (A…
Browse files Browse the repository at this point in the history
…cademySoftwareFoundation#1343)

The local files have been replaced by ../OpenEXRTest/tmpDir.h

Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm committed Mar 3, 2023
1 parent 9b23587 commit d93a5ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/test/OpenEXRFuzzTest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ if(OPENEXR_RUN_FUZZ_TESTS)
fuzzFile.cpp
fuzzFile.h
main.cpp
tmpDir.h
testFuzzDeepScanLines.cpp
testFuzzDeepScanLines.h
testFuzzDeepTiles.cpp
Expand Down
1 change: 0 additions & 1 deletion src/test/OpenEXRUtilTest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ add_executable(OpenEXRUtilTest
testDeepImage.h
testIO.cpp
testIO.h
tmpDir.h
)
target_include_directories(OpenEXRUtilTest PRIVATE ../OpenEXRTest)
target_link_libraries(OpenEXRUtilTest OpenEXR::OpenEXRUtil)
Expand Down

0 comments on commit d93a5ee

Please sign in to comment.