So I took care of the problem of the package not having any file. Now
I'm trying to change the directory where the binary file is installed
and the binary allways gets installed to /usr/bin/. I'm setting the
variable CMAKE_INSTALL_PREFIX to something like
"/opt/VENDOR/sqlconnmonit" and the packages
@Aaron: You are right, I'm missing the INSTALL commands.
@Adolfo: Thank you for clarifying that point.
Obviously the root of my problem is that I was missing the install commands.
Thank you all for the help and I'm sorry for have wasted your time.
-r
_
On Mon, Apr 12, 2010 at 5:50 PM, Roger wrote:
> Hello,
>
> I have been using CMake (2.6) for a couple weeks now (I really like
> it) and so far I have been able to do all I needed by just following
> the documentation.
> After getting my software built and confirmed that it works in my
> developm
] CMake and CPack question.
Sent by:
cmake-boun...@cmake.org
Hello,
I have been using CMake (2.6) for a couple weeks now (I really like
it) and so far I have been able to do all I needed by just following
the documentation.
After getting my software built and confirmed that it works in my
Hello,
I have been using CMake (2.6) for a couple weeks now (I really like
it) and so far I have been able to do all I needed by just following
the documentation.
After getting my software built and confirmed that it works in my
development machine I would like to pack it so I can install it in my