daily update
This commit is contained in:
9
coordinate-systems/CMakeLists.txt
Normal file → Executable file
9
coordinate-systems/CMakeLists.txt
Normal file → Executable file
@@ -14,4 +14,13 @@ target_link_libraries(
|
||||
${PROJECT_NAME}
|
||||
PRIVATE
|
||||
libglfw3.a
|
||||
${X11_LIBRARIES}
|
||||
${OPENGL_LIBRARIES}
|
||||
GL
|
||||
Xrandr
|
||||
Xi
|
||||
Xinerama
|
||||
Xcursor
|
||||
pthread
|
||||
dl
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user