1
Feature requests / replace CMAKE_* by PROJECT_* in all CMakeLists.txt
« on: December 03, 2010, 01:55:14 pm »
yep, that's what i'm doing now.
Thanks for the help laurent
Thanks for the help laurent
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
IF (NOT SFML_ROOT_DIR)
set( SFML_ROOT_DIR ${CMAKE_SOURCE_DIR})
ENDIF()
1>------ Build started: Project: sfml-graphics, Configuration: Debug Win32 ------
1> ImageLoader.cpp
1>..\..\..\..\src\SFML\Graphics\ImageLoader.cpp(35): fatal error C1083: Cannot open include file: 'png.h': No such file or directory