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
/
NullWindow
/
CMakeLists.txt
4 lines
90 B
CMake
Raw
Normal View
History
Unescape
Escape
增加部分基础库头文件
2018-11-27 15:43:32 +08:00
add_executable
(
NullWindow
main.cpp
)
增加GLEW Core
2018-11-30 13:57:57 +08:00
target_link_libraries
(
NullWindow
PRIVATE
${
ULRE
}
)
Reference in New Issue
Copy Permalink