This website requires JavaScript.
Explore
Help
Register
Sign In
hyzboy
/
ULRE
Watch
1
Star
0
Fork
0
You've already forked ULRE
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ULRE
/
example
/
OutputGLInfo
/
CMakeLists.txt
6 lines
96 B
CMake
Raw
Normal View
History
Unescape
Escape
增加新的OutputGLInfo范例
2018-11-28 15:58:11 +08:00
add_executable
(
OutputGLInfo
main.cpp
)
增加GLEW Core
2018-11-30 13:57:57 +08:00
target_link_libraries
(
OutputGLInfo
PRIVATE
${
ULRE
}
)
增加新的OutputGLInfo范例
2018-11-28 15:58:11 +08:00
Reference in New Issue
Copy Permalink