mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
211 stars 64 forks source link

replace CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR when copy templates in CMakeList.txt #310

Closed Khalyutin closed 1 year ago

Khalyutin commented 1 year ago

If compile FlameRobin as subdirectory CMAKE_SOURCE_DIR raise Erorror: [cmake] CMake Error at native/CMakeLists.txt:507 (file): [cmake] file COPY cannot find [cmake] "D:/source/contribution/Envelope-for-FlameRobin/html-templates": No error. [cmake]