Commenting out Matrix_implementation.cpp entry to avoid it being installed.

This commit is contained in:
Robert Osfield
2007-03-09 14:54:01 +00:00
parent 1fd22b8722
commit 6c1b2d29d9

View File

@@ -294,6 +294,6 @@ TARGET_LINK_LIBRARIES(${LIB_NAME}
)
# This file should not be built, but should be in the project file
LIST(APPEND LIB_PUBLIC_HEADERS Matrix_implementation.cpp)
# LIST(APPEND LIB_PUBLIC_HEADERS Matrix_implementation.cpp)
INCLUDE(ModuleInstall OPTIONAL)