Code: Select all
cmake -DCEGUI_BUILD_RENDERER_DIRECTFB=OFF -DCEGUI_SAMPLES_USE_DIRECTFB=OFFCode: Select all
cmake -DCEGUI_BUILD_RENDERER_DIRECTFB=OFF -DCEGUI_SAMPLES_USE_DIRECTFB=OFFCode: Select all
find_package(PythonInterp)Code: Select all
find_package(PythonLibs)Code: Select all
find_package(PythonLibs 2)