mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 06:43:01 +00:00
[CMAKE]
- fix build svn path=/trunk/; revision=53507
This commit is contained in:
parent
3c9134c338
commit
6f2e9c5d9e
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ add_definitions(
|
|||
-D__ROS_LONG64__
|
||||
-D_DLL -D__USE_CRTIMP)
|
||||
|
||||
include_directories(${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
if(MSVC)
|
||||
set(IDL_FLAGS ${IDL_FLAGS} /prefix server s_ /app_config)
|
||||
else()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue