georgooty / GK_SampleProvider

CIM Provider
0 stars 0 forks source link

cmake does not honor CMAKE_INSTALL_PREFIX #1

Open kkaempf opened 10 years ago

kkaempf commented 10 years ago

Running "cmake -DCMAKE_INSTALL_PREFIX=/usr" does not get honored.

"make install" still installs into "/usr/local/..."

georgooty commented 10 years ago

I don't have much experience in CMake. That's the reason that , I am not concentrating to create a good makefile. I hope that you have no other issues faced while making this source.