12 lines
436 B
Diff
Executable file
12 lines
436 B
Diff
Executable file
diff --git a/DevIL/src-ILUT/CMakeLists.txt b/DevIL/src-ILUT/CMakeLists.txt
|
|
index 398d3c1..617c8d8 100644
|
|
--- a/DevIL/src-ILUT/CMakeLists.txt
|
|
+++ b/DevIL/src-ILUT/CMakeLists.txt
|
|
@@ -77,6 +77,7 @@ install (TARGETS ILUT
|
|
RUNTIME DESTINATION bin
|
|
)
|
|
install (FILES ../include/IL/ilut.h DESTINATION include/IL)
|
|
+install (FILES ../include/IL/ilut_config.h DESTINATION include/IL)
|
|
|
|
install(FILES
|
|
${CMAKE_CURRENT_BINARY_DIR}/ILUT.pc
|