Skip to content

Commit a892223

Browse files
committed
fixed name
1 parent b8d79eb commit a892223

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
project(examples)
22

3-
add_executable(ExampleProjectionMatrixBuilder ExampleProjMatBuilder.cpp)
3+
add_executable(ExampleProjectionMatrixBuilder example_proj_mat_builder.cpp)
44
target_link_libraries(ExampleProjectionMatrixBuilder PRIVATE omath::omath)

0 commit comments

Comments
 (0)