Hello, world!
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
add_executable(xrbx_test
|
||||
test.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(xrbx_test
|
||||
PRIVATE
|
||||
xrbx
|
||||
)
|
||||
Reference in New Issue
Block a user