restructure files
This commit is contained in:
@@ -13,7 +13,6 @@ add_custom_command(
|
||||
${CMAKE_CURRENT_BINARY_DIR}/shaders
|
||||
)
|
||||
|
||||
add_executable(coxeter src/tc.cpp)
|
||||
|
||||
add_executable(mirror src/mirror.cpp)
|
||||
add_executable(coxeter scr/coxeter.cpp)
|
||||
add_executable(mirror src/mirrors.cpp)
|
||||
target_link_libraries(mirror PRIVATE glm)
|
||||
|
||||
Reference in New Issue
Block a user