1
0
mirror of https://github.com/NGSolve/netgen.git synced 2025-03-24 23:47:57 +05:00
netgen/windows/CMakeLists.txt

5 lines
134 B
CMake
Raw Normal View History

configure_file(
"${CMAKE_CURRENT_SOURCE_DIR}/netgen.rc.template"
"${CMAKE_CURRENT_SOURCE_DIR}/netgen.rc"
IMMEDIATE @ONLY)