[CMake] install() and EXCLUDE_FROM_ALL issue
Alexandru Ciobanu
aciobanu at matrox.com
Wed Aug 1 17:05:27 EDT 2007
Hi Brandon,
This is my bad.
This seems to have been solved in 2.4.7:
http://www.cmake.org/Bug/bug.php?op=show&bugid=3100
Alex Ciobanu
Brandon Van Every wrote:
> Well this is sounding like a bug. You checked the bug tracker? You
> have a trivial reproducer?
>
> Cheers,
> Brandon Van Every
>
> On 8/1/07, Alexandru Ciobanu <aciobanu at matrox.com> wrote:
>
>> Hi!
>>
>> Another observation I have is that the file
>> cmake_install.cmake is generated correctly,
>> it does not include the test/ directory.
>>
>> So I am inclined to think that normally
>> "make install" should not ckeck the targets
>> in test/.
>>
>> I've found a workaround in one Alexander Neundorf's
>> posts. The idea is to run:
>> cmake -P cmake_install.cmake
>> instead of
>> make install
>>
>> Alex Ciobanu
>> _______________________________________________
>> CMake mailing list
>> CMake at cmake.org
>> http://www.cmake.org/mailman/listinfo/cmake
>>
>>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
>
>
More information about the CMake
mailing list