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
/
DirectGLRender
/
CMakeLists.txt
4 lines
98 B
CMake
Raw
Normal View
History
Unescape
Escape
增加GLEW Core
2018-11-30 13:57:57 +08:00
add_executable
(
DirectGLRender
main.cpp
)
创建DirectGLRender分支和基示测试程序
2018-11-30 12:19:55 +08:00
增加GLEW Core
2018-11-30 13:57:57 +08:00
target_link_libraries
(
DirectGLRender
PRIVATE
${
ULRE
}
)
Reference in New Issue
Copy Permalink