[CMake] CMake target_link_libraries items should be quoted or not? Linux/Ubuntu 14.04 cmake 3.4.1

2015-12-09 Thread Normand Robert
: target_link_libraries(Debug "${VTK_LIBRARIES} -lsri-spatialfft -lsri-spatial -lsri-memory") which causes an extra library which does not exist to be passed to the linker. Is this expected behaviour? -- Normand Robert PhD Sunnybrook Health Sciences Centre Room S632, 2075 Bayview Avenue, Toron

[CMake] CMake target_link_libraries() items should be quoted or not? Linux/Ubuntu 14.04 cmake 3.4.1

2015-12-09 Thread Normand Robert
atial -lsri-memory") which causes an extra library which does not exist to be passed to the linker. Is this expected behaviour? robert@kalymnos:~/Code/Debug/normandBuild$ cmake --version cmake version 3.4.1 -- Normand Robert PhD Sunnybrook Health Sciences Centre Room S632, 2075 Bayv