Skip to content
Snippets Groups Projects
Commit 3f323990 authored by mkirsz's avatar mkirsz
Browse files

fix rc

parent 8e86d53b
No related branches found
No related tags found
No related merge requests found
Pipeline #33798 passed
......@@ -162,6 +162,7 @@ add_library(tadah
$<TARGET_OBJECTS:tadah.mlip.obj>
$<TARGET_OBJECTS:config::rc>
)
target_link_libraries (tadah PUBLIC config::rc)
add_executable (ta-dah bin/tadah.cpp)
target_link_libraries(ta-dah PRIVATE tadah)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment