anonymous@Anonymous:~/projectm/projectM-Trunk/src$ cmake .
-- [projectM] FTGL font support was detected and enabled.
-- [projectM-qt] Qt4 detected.
-- [projectM-qt] projectM detected.
-- [projectM-pulseaudio] projectM detected.
-- [projectM-pulseaudio] projectM-qt detected.
-- [projectM-pulseaudio] pulse audio detected.
-- [projectM-libvisual] projectM detected.
-- [projectM-libvisual] libvisual detected.
CMake Warning (dev) at projectM-libvisual/CMakeLists.txt:55 (LINK_DIRECTORIES):
This command specifies the relative path
-lpthread
as a link directory.
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at projectM-libvisual/CMakeLists.txt:55 (LINK_DIRECTORIES):
This command specifies the relative path
-lm
as a link directory.
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at projectM-libvisual/CMakeLists.txt:55 (LINK_DIRECTORIES):
This command specifies the relative path
-ldl
as a link directory.
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at projectM-libvisual/CMakeLists.txt:55 (LINK_DIRECTORIES):
This command specifies the relative path
-lvisual-0.4
as a link directory.
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- [NativePresets] projectM detected.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/anonymous/projectm/projectM-Trunk/src
anonymous@Anonymous:~/projectm/projectM-Trunk/src$