summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorliuchang <[email protected]>2023-03-23 06:31:12 +0000
committerliuchang <[email protected]>2023-03-23 06:31:12 +0000
commit22a7d36cb8f28cef2c574c36af46045c982329c1 (patch)
tree023e526bf0403b19fd898999c7ef9ab15f199476 /CMakeLists.txt
parent747ecf36f280afc2ea0350e79d1b4e2d7067c124 (diff)
test
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4b47857..3e356c4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -55,7 +55,7 @@ endif()
add_custom_target("install-program" COMMAND ${CMAKE_COMMAND} ARGS -DCOMPONENT=Program -P cmake_install.cmake)
add_custom_target("install-profile" COMMAND ${CMAKE_COMMAND} ARGS -DCOMPONENT=Profile -P cmake_install.cmake)
-# MESA Framework
+#MESA Framework
set(MESA_FRAMEWORK_LIB_DIR /opt/MESA/lib)
set(MESA_FRAMEWORK_INCLUDE_DIR /opt/MESA/include)