Browse Subversion Repository
Diff of /trunk/CMakeLists.txt
Parent Directory
| Revision Log
| Patch
| 52 |
endif() |
endif() |
| 53 |
endif() |
endif() |
| 54 |
if(${BMP_ICO}) |
if(${BMP_ICO}) |
| 55 |
|
# cmake 3.11でうまく設定されない?→手で設定する |
| 56 |
set(CMAKE_RC_FLAGS "${CMAKE_RC_FLAGS} /DBMP_ICO") |
set(CMAKE_RC_FLAGS "${CMAKE_RC_FLAGS} /DBMP_ICO") |
| 57 |
endif() |
endif() |
| 58 |
|
|
|
|
Legend:
| Removed from v.10592 |
|
| changed lines |
| |
Added in v.10778 |
|
|
|