Skip to content
Snippets Groups Projects
Commit f488e585 authored by Graham Linden's avatar Graham Linden
Browse files

Remove refs to libatmo libraries (not pulled into cmake anymore).

parent 3f48633b
No related branches found
No related tags found
No related merge requests found
...@@ -107,7 +107,6 @@ if (BUILD_HEADLESS) ...@@ -107,7 +107,6 @@ if (BUILD_HEADLESS)
${LLXML_LIBRARIES} ${LLXML_LIBRARIES}
${LLVFS_LIBRARIES} ${LLVFS_LIBRARIES}
${LLWINDOW_HEADLESS_LIBRARIES} ${LLWINDOW_HEADLESS_LIBRARIES}
${LIBATMOSPHERE_LIBRARIES}
${OPENGL_HEADLESS_LIBRARIES} ${OPENGL_HEADLESS_LIBRARIES}
) )
...@@ -132,7 +131,6 @@ target_link_libraries(llrender ...@@ -132,7 +131,6 @@ target_link_libraries(llrender
${LLVFS_LIBRARIES} ${LLVFS_LIBRARIES}
${LLWINDOW_LIBRARIES} ${LLWINDOW_LIBRARIES}
${FREETYPE_LIBRARIES} ${FREETYPE_LIBRARIES}
${LIBATMOSPHERE_LIBRARIES}
${OPENGL_LIBRARIES} ${OPENGL_LIBRARIES}
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment