|
Notes |
|
|
(0016805)
|
|
Bill Hoffman
|
|
2009-07-02 09:07
|
|
|
What version of CMake? I am pretty sure this was fixed at some point. |
|
|
|
(0016807)
|
|
Benjamin Schindler
|
|
2009-07-02 09:08
|
|
|
|
|
(0018796)
|
|
Benjamin Schindler
|
2009-12-10 11:42
(edited on: 2009-12-10 11:44) |
|
ping - same problem with Visual Studio 2008
Edit: have not tested 2.8 yet, but we cannot do so easily
|
|
|
|
(0018800)
|
|
Bill Hoffman
|
|
2009-12-10 12:21
|
|
|
Have to try 2.8... :) 2.6 is done, so nothing is going to be fixed on 2.6 in the future. Also, please provide a small example that is easy to run. Preferably a cmake test style example. |
|
|
|
(0018811)
|
|
Benjamin Schindler
|
|
2009-12-11 07:47
|
|
Okay, I did the mistake here. It was due to improper usage of the HEADER_FILE_ONLY flag. I didn't set a value, so it turned to false
(which is kinda bad imho... - this should have thrown an error)
You can close this |
|